How to use QTP for Regration testing, plz tell as with
short Example of login window? plz tell as....
Answer Posted / 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 |
Post New Answer View All Answers
What contains Data Driven Framework document in qtp?
Can you brief the hurdles you faced during Automation testing?
What is the syntax for how to call one script from another?
how will load the object during runtime?
How does quicktest professional identifies the object in the application?
What are the features and benefits of quick test pro (qtp 8.0)?
when u script reveiwing in which area u more concentrates?
Did the scripts need lot of maintenance? If yes, why?
I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
How can get count of list box?
How many types of recording modes in qtp? Describe each type with an example where we use them?
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
How to use actions in qtp ?