Hi Friends... What you are doing in Regression Testing and
how many test cases you ran in regression testing...
suppose there is 1000 test cases is there how many test
cases again you run .. 1000 test caes r how many...
thanx in advance..
Answer Posted / minni
Regression testing is usually done on a modified build.
Selection of regression testcases depends upon which
functionality is changed and the testcases which cover
those functionality are selected and also select those
testcases that failed in the lastbuild.
U have to select all these testcases from ur 1000
testcase suite.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
By using QTP can we record any log files written by the application which is in execution?
Explain how qtp identifies objects?
How would you export a script from one pc to another in qtp?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
How to use debug tools?
How can you give wait up to 10 seconds in qtp?
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
Where we use data driver in qtp?
What is the difference between shared and local object repository?
How the exception handling can be done using quicktest professional (qtp)?
If I change the object name in one action will it be updated in all the actions? Or not?