How to use QTP for Regration testing, plz tell as with
short Example of login window? plz tell as....
Answers were Sorted based on User's Feedback
Answer / kathir
Regression testing is coming after any changes in the build.
We can record the new scripts based on running the modified
application. But in this case we can't reuse the code and
it will take time to complete the process. So, recording
again is not a solution.
If a person knows the scripting language then he can reuse
the existing test scripts and he needs to modify the
scripts (ex.object properties)based on the new build.
So, while you are thinking about regression testing. You
should have some knowledge in vbscripts
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / kan
Regration testing is noting but test a task repeatedly. so
we can do regration test by repeating the
run(execution)funcation in QTp.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is defination of intergration testing?
How QTP recognizes Objects in AUT?
how to connect qtp to sqlserver?(if any body know about this please send mail to me:sheik_feroz5@yahoo.com)thank u
how open two urls in one browser? plz urgent
can u write Script to do Data Driven Testing throuh Externel & internel XL Sheet
How To Export The Screen Shoots Along With The Test Reports In QTP Version 10? Thanks In Advance SenthilKumar
Can we run test with out adding object in object repository? How it is possible?
for a test in QTP i had choose the object repository as shared.after completion of some days i want to conduct the same test again,now the question is HOW TO LOAD THE OBJECT REPOSITORY. is it possible by descriptive programming.could any one tell me how many ways we load it and what is the process?
IF there are seven browsers with same name open. I want to close one particular browser thru QTP. how can i do this?
4. How u will open the build automatically in QTP except using Systemutil.run command
what is difference between analog and low level recording
How many type of status messages are there ..explain?