Wednesday, 29 January 2014

QTP Testing Process



  1. Creating Test Plan
  2. Recording a session on the application
  3. Enhancing the test
  4. Debugging the script
  5. Execution (on every patches)
  6. Analyzing the test results
  7. Reporting Defects

3. Enhancing the test involves: 

  • Adding logic and conditional statements
  • Checkpoints
  • Passing inputs from Excel or database
  • Error Handling and Recovery Scenarios


No comments:

Post a Comment