What phases are involved in testing an application in QTP?
The Quick Test Professional process consists of the following main phases:- Analyzing Application: before preparing test cases need to analyze the application to find out the testing needs.
- Preparing Testing Infrastructure: based on testing needs create those resources, resources like, shared repository, function library etc.
- Building Test Cases: create test script containing action to be performed while testing. Add object repository with the test function libraries.
- Enhancing Test: by making use of checkpoints, broadening the scope of test, add logic and condition to test for checking purpose.
- Debugging, Running and analyzing Test: debug the test so that it works without interruption. Run these test and analyze the test result generated by QTP
- Report Defects: lock bug into the bug report and send it to the development team.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.