how to do regression testing in qtp? plz give ans with
examples
Answer Posted / jayesh
frame work is mainly used for merging various sub-scripts/
scripts and calling them in the qtp test project file. use
of frame work may not be only with respect to regression
testing it can also be in smoke testing and other kinds of
testing.
subscripts are saved in .vbs format and then attached to the
main test script while you run it .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
Explain the concept of object repository?
What is debugging? How you debug your script?
Explain the new feature of UFT regarding the export of test results?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
Explain different types of action in qtp?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
What is a programmatic description?
What is test object model in quicktest professional (qtp)?
Explain the check points in quicktest professional (qtp)?
Hi All, I need code for how to execute qtp scripts from excell sheet
How do you create new test sets in td?
what are the challenges you have faced while testing web based application using the automation tools ?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
For which type of projects the iterative model is not suitable?