Introduction to Manual & Software Testing
- Software testing Basics
- Types of Software Testing
- Techniques of Testing
- Manual Testing vs Automated Testing
Analyzing Scenario Execution
- Managing scenario execution to obtain meaningful results
- Using scenario graphs and reports to analyze results
- Performing what-if analysis with Cross Result graphs
- Determining possible cause(s) of load performance problems
Create Tests
- Creating manual test cases
- Adding automated tests to your project-linking tests to requirements
Winrunner Record Users Actions and Synchronize Script
- Recording a script
- Execute script
- Implement synchronization points
Creating GUI Vuser Scripts
- Recording/Programming user actions
- Synchronizing with the server
- Measuring specific transactions
- Reporting information to the Controller
- Adding iterations and rendezvous points.
Analyze Project Progress
- The different kinds of Test Director graphs and reports
- Using filters to specify the information to retrieve
- Using the Document Generator to create reports in Microsoft Word
Verify the application using Checkpoints
- Implement GUI Checkpoints
- Implement Database Checkpoints
- Implement Bitmap Checkpoints
- Capturing and verifying text
Part II - Database users - Vugen
- Recording with the Virtual User
- Generator
- Parameters
- Correlated Queries
- Advanced Techniques
Run Tests and Analyze Results
- Creating and running test sets
- Analyzing test results
- Scheduling test runs
- Defining test dependencies and running tests conditionally
Data Driven Testing
- Data Driven concepts
- Parameterization
- Reading from external files
- Writing to external files
Test Director Project Set Up
- Building and managing testing projects
- Adding users and Privileges to the project
- Customizing tables
Report and Track defects
- Understanding the defect life cycle
- Reporting and tracking defects
- Analyzing the defect table
Creating Load Runner Scenarios
- Defining and connecting to Hosts
- Defining Vusers and scripts
- Grouping and scheduling Vusers
- Running Scenario
Requirements
- How software requirements relates to test cases
- How to add requirements to a Test Director project