For Programmers: Free Programming Magazines  


Home > Archive > Software Engineering > October 2007 > Automation Basics and Advanced Courses Starting from October 8th









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Automation Basics and Advanced Courses Starting from October 8th
Sharath

2007-10-03, 8:05 am

Training Courses on :

Automation Basics course:
Automation Fundamentals, VB Scripts Basics, QTP Basics
Fees: 1500 Rupees


++++++++++++++++++++++++++++++++++++++++
++
Automaton Advanced course:
QTP Advanced Features, Automation Frameworks, Project, Quality Center
Fees: 2000 Rupees
++++++++++++++++++++++++++++++++++++++++
++


Choose from which course u would like to join


Note: All materials including well written presentations
and necessary softwares, sample applications, Sample Scripts
will be provided.


Starting Date: October 8th, 2007
Timings: 11 AM to 5:00 PM
Duration: 60 Hours


++++++++++++++++++++++++++++++++++++++++
++


Location: BTM Layout 1st Stage, Bangalore


Contact:-
Murali: 9900 521 091
Sharath: 9986 073 544


++++++++++++++++++++++++++++++++++++++++
++


Tutor Profile: 9 years of experience in IT Industry, in various
automation and performance tools.Worked for top MNCs in bangalore


Course Contents
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D


Automation Basics
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D
Test Automation Fundamentals


=B7 Understanding Software Test Automation
=B7 Test Automation Fundamentals
=B7 Types of Test Automation tools Available - Automation tool
support for testing
=B7 Tool Evaluation - How to select a tool for automation
=B7 Pre-requisites for Automation
=B7 Design considerations for Automation
=B7 Benefits of Automation
=B7 Automation Process overview/Automation Life cycle
=B7 Different phases of automation
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D
Introduction to VB Script


=B7 Branches
- If ... End If
- If ... Else ... End If
- If ... ElseIf ... End If


=B7 Loops
- While ... Wend
- Do While ... Loop
- Do ... Loop While
- Do Until ... Loop
- Do Loop ... Until


=B7 Variables
- Declaring Variables
- Auto declaration
- Declaring arrays
=B7 How to define functions in VB script
=B7 Information about QTP built in functions
=B7 Comparison, Logical, and Arithmetic operators
=B7 Function Definition Generator
=B7 Function library management
=B7 LAB
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D


Quick Test Pro Basics


QTP Licensing and Add-ins
=B7 Types of Licenses
- Demo
- Seat License
- Concurrent License
=B7 Add-Ins Manager and different Add-ins available
=B7 How to Choose an add-in
=B7 Lab


Understanding QTP record and Playback process
=B7 Recording Operations
=B7 Introduction to Object Repository
=B7 Record and Run Settings
=B7 Recording Types
- Standard Recording
- Analog Recording
- Low level Recording
=B7 LAB


Working with QTP
=B7 QTP Standard Views
- Keyword view
- Expert View
- Active screen view
- Active Screen benefits
- Comparison of Different Views
- Using Step Generator
=B7 Transaction Response Time
=B7 LAB


Introduction to Parameterization
=B7 Why Parameterization
=B7 Data Driven Tests
=B7 Types of Data tables (Local and Global)
=B7 Parameterize using Datatables
=B7 LAB


Actions
=B7 How to create a new action
=B7 Call to existing action
=B7 Call to copy of action
=B7 Split Action
=B7 Calling Winrunner Tests and Functions


Adding Validations to Script
=B7 Using Checkpoints
=B7 Types of Checkpoints
=B7 Using Output Values
=B7 Types of Output Values
=B7 Adding Validations programmatically
=B7 Update Run mode
=B7 LAB


Debugging Scripts
=B7 Need of Debugging Scripts
=B7 Breakpoints
=B7 Debug Viewer
=B7 Step into, Step out, and Step Over options


Synchronization
=B7 Using Different settings for Synchronization
=B7 Using Wait and Sync Statements
=B7 LAB


Options and Settings
=B7 Test Settings
=B7 Options


Reporting Functions


=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D


Automation Advanced


=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D
Quicktest pro Advanced


Advanced Parameterization
=B7 Environment Variables
- Parameterize using Environment Variables
- Using Environment variables in Checkpoints
- Using Environment variables in Output values
- Using Environment variables in Object Repositories
=B7 Action Parameters
=B7 Test Parameters
- Passing values from Test Parameters to Action
Parameters
- Passing values from Environment variables to
Action Parameters
- Passing values from Data table to Action Parameters
=B7 Parameterising Checkpoints and Output Values using Environment
Variables and Data tables
=B7 LAB


Working with Dynamic Objects
=B7 Introduction to Dynamic Objects
=B7 Regular Expressions
- Introduction to Regular expression
- Using Regular expressions in Checkpoints
- Using Regular expressions Object Repository
- Using Regular expressions QTP Editor
=B7 Virtual Objects
=B7 Descriptive Programming
- Using Different methods of Descriptive Programming
- Why Descriptive Programming
=B7 Using ChildObjects method
=B7 Using ChildItem method
=B7 Object Spy feature
=B7 LAB


Working with Objects
=B7 Object Identification
=B7 Smart Identification
=B7 Object Repositories
- Types
- How to use these repositories
- Advantages/Divantages
- How to choose
=B7 Object Repository Merge Tool
=B7 Object Repository Manager
- Managing shared repositories
- Exporting Repository content to XML format
- Importing Repository content from XML format
- Updating objects details from local repository
=B7 Mapping Repository parameters
=B7 Object Model Reference
=B7 Test Object model
=B7 LAB


Execution of Scripts
=B7 Different Run options
=B7 Executing QTP Script with Quality Center
=B7 Test Results
- Analysis of Test Results
- Reporting
- Types of Reporting
- Reporting Functions
=B7 LAB


QTP Vs Other Automation Tools - Features comparison


Programming/Scripting
=B7 Extracting data from web tables
=B7 Working with Dynamic links
=B7 Obtaining object from web tables at run time
=B7 Dynamic objects and how to resolve
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D


Automation Frameworks
=B7 Introduction to Frameworks
=B7 Types of Frameworks
=B7 Keyword driven
=B7 How QTP Implements these Frameworks
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D


Project automation
=B7 Live Project Automation
=B7 Implementation of all features of QTP in different scenarios
=B7 Discussion about common Issues and Solving them
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D


End-End Quality Center (All Features)
=B7 Site Administration
=B7 Project Customization
=B7 Requirements Management
=B7 Test Management
=B7 Mapping of Requirements to Tests
=B7 Analysis of Requirements coverage
=B7 Managing Automated tests
=B7 Running Test cases and Automation Scripts
=B7 Creating Defects
=B7 Defect Tracking
=B7 Linking Defects to other entities
=B7 Instructions on how to use Quality Center in a project.
=B7 Reports
=B7 Graphs


=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D

afshien@gmail.com

2007-10-18, 10:09 pm

On Oct 3, 3:38 am, Sharath <qg.traini...@gmail.com> wrote:
> Training Courses on :
>
> Automation Basics course:
> Automation Fundamentals, VB Scripts Basics, QTP Basics
> Fees: 1500 Rupees
>
> ++++++++++++++++++++++++++++++++++++++++
++
> Automaton Advanced course:
> QTP Advanced Features, Automation Frameworks, Project, Quality Center
> Fees: 2000 Rupees
> ++++++++++++++++++++++++++++++++++++++++
++
>
> Choose from which course u would like to join
>
> Note: All materials including well written presentations
> and necessary softwares, sample applications, Sample Scripts
> will be provided.
>
> Starting Date: October 8th, 2007
> Timings: 11 AM to 5:00 PM
> Duration: 60 Hours
>
> ++++++++++++++++++++++++++++++++++++++++
++
>
> Location: BTM Layout 1st Stage, Bangalore
>
> Contact:-
> Murali: 9900 521 091
> Sharath: 9986 073 544
>
> ++++++++++++++++++++++++++++++++++++++++
++
>
> Tutor Profile: 9 years of experience in IT Industry, in various
> automation and performance tools.Worked for top MNCs in bangalore
>
> Course Contents
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D
>
> Automation Basics
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D
> Test Automation Fundamentals
>
> =B7 Understanding Software Test Automation
> =B7 Test Automation Fundamentals
> =B7 Types of Test Automation tools Available - Automation tool
> support for testing
> =B7 Tool Evaluation - How to select a tool for automation
> =B7 Pre-requisites for Automation
> =B7 Design considerations for Automation
> =B7 Benefits of Automation
> =B7 Automation Process overview/Automation Life cycle
> =B7 Different phases of automation
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D
> Introduction to VB Script
>
> =B7 Branches
> - If ... End If
> - If ... Else ... End If
> - If ... ElseIf ... End If
>
> =B7 Loops
> - While ... Wend
> - Do While ... Loop
> - Do ... Loop While
> - Do Until ... Loop
> - Do Loop ... Until
>
> =B7 Variables
> - Declaring Variables
> - Auto declaration
> - Declaring arrays
> =B7 How to define functions in VB script
> =B7 Information about QTP built in functions
> =B7 Comparison, Logical, and Arithmetic operators
> =B7 Function Definition Generator
> =B7 Function library management
> =B7 LAB
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D
>
> Quick Test Pro Basics
>
> QTP Licensing and Add-ins
> =B7 Types of Licenses
> - Demo
> - Seat License
> - Concurrent License
> =B7 Add-Ins Manager and different Add-ins available
> =B7 How to Choose an add-in
> =B7 Lab
>
> Understanding QTP record and Playback process
> =B7 Recording Operations
> =B7 Introduction to Object Repository
> =B7 Record and Run Settings
> =B7 Recording Types
> - Standard Recording
> - Analog Recording
> - Low level Recording
> =B7 LAB
>
> Working with QTP
> =B7 QTP Standard Views
> - Keyword view
> - Expert View
> - Active screen view
> - Active Screen benefits
> - Comparison of Different Views
> - Using Step Generator
> =B7 Transaction Response Time
> =B7 LAB
>
> Introduction to Parameterization
> =B7 Why Parameterization
> =B7 Data Driven Tests
> =B7 Types of Data tables (Local and Global)
> =B7 Parameterize using Datatables
> =B7 LAB
>
> Actions
> =B7 How to create a new action
> =B7 Call to existing action
> =B7 Call to copy of action
> =B7 Split Action
> =B7 Calling Winrunner Tests and Functions
>
> Adding Validations to Script
> =B7 Using Checkpoints
> =B7 Types of Checkpoints
> =B7 Using Output Values
> =B7 Types of Output Values
> =B7 Adding Validations programmatically
> =B7 Update Run mode
> =B7 LAB
>
> Debugging Scripts
> =B7 Need of Debugging Scripts
> =B7 Breakpoints
> =B7 Debug Viewer
> =B7 Step into, Step out, and Step Over options
>
> Synchronization
> =B7 Using Different settings for Synchronization
> =B7 Using Wait and Sync Statements
> =B7 LAB
>
> Options and Settings
> =B7 Test Settings
> =B7 Options
>
> Reporting Functions
>
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D
>
> Automation Advanced
>
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D
> Quicktest pro Advanced
>
> Advanced Parameterization
> =B7 Environment Variables
> - Parameterize using Environment Variables
> - Using Environment variables in Checkpoints
> - Using Environment variables in Output values
> - Using Environment variables in Object Repositories
> =B7 Action Parameters
> =B7 Test Parameters
> - Passing values from Test Parameters to Action
> Parameters
> - Passing values from Environment variables to
> Action Parameters
> - Passing values from Data table to Action Parameters
> =B7 Parameterising Checkpoints and Output Values using Environment
> Variables and Data tables
> =B7 LAB
>
> Working with Dynamic Objects
> =B7 Introduction to Dynamic Objects
> =B7 Regular Expressions
> - Introduction to Regular expression
> - Using Regular expressions in Checkpoints
> - Using Regular expressions Object Repository
> - Using Regular expressions QTP Editor
> =B7 Virtual Objects
> =B7 Descriptive Programming
> - Using Different methods of Descriptive Programming
> - Why Descriptive Programming
> =B7 Using ChildObjects method
> =B7 Using ChildItem method
> =B7 Object Spy feature
> =B7 LAB
>
> Working with Objects
> =B7 Object Identification
> =B7 Smart Identification
> =B7 Object Repositories
> - Types
> - How to use these repositories
> - Advantages/Divantages
> - How to choose
> =B7 Object Repository Merge Tool
> =B7 Object Repository Manager
> - Managing shared repositories
> - Exporting Repository content to XML format
> - Importing Repository content from XML format
> - Updating objects details from local repository
> =B7 Mapping Repository parameters
> =B7 Object Model Reference
> =B7 Test Object model
> =B7 LAB
>
> Execution of Scripts
> =B7 Different Run options
> =B7 Executing QTP Script with Quality Center
> =B7 Test Results
> - Analysis of Test Results
> - Reporting
> - Types of Reporting
> - Reporting Functions
> =B7 LAB
>
> QTP Vs Other Automation Tools - Features comparison
>
> Programming/Scripting
> =B7 Extracting data from web tables
> =B7 Working with Dynamic links
> =B7 Obtaining object from web tables at run time
> =B7 Dynamic objects and how to resolve
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D
>
> Automation Frameworks
> =B7 Introduction to Frameworks
> =B7 Types of Frameworks
> =B7 Keyword driven
> =B7 How QTP Implements these Frameworks
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D
>
> Project automation
> =B7 Live Project Automation
> =B7 Implementation of all features of QTP in different scenarios
> =B7 Discussion about common Issues and Solving them
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D
>
> End-End Quality Center (All Features)
> =B7 Site Administration
> =B7 Project Customization
> =B7 Requirements Management
> =B7 Test Management
> =B7 Mapping of Requirements to Tests
> =B7 Analysis of Requirements coverage
> =B7 Managing Automated tests
> =B7 Running Test cases and Automation Scripts
> =B7 Creating Defects
> =B7 Defect Tracking
> =B7 Linking Defects to other entities
> =B7 Instructions on how to use Quality Center in a project.
> =B7 Reports
> =B7 Graphs
>
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D

I am interesed in learning QTP. Let me know how i can get your material

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com