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
regular expression in qtp standar check point for months from accepting months from january to december only
what the difference between shared repository and per action repository?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
can the activities of test case design be automated?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
when a test case is written how u test using qtp
What is the qtp testing process?
Without using gui map editor we can recognize the application in winrunner ?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
How can you handle exceptions in qtp?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
How do client side image and server side image work?
How to integrate the qualitycenter with qtp
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
Hi All, I need code for how to execute qtp scripts from excell sheet