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
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
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
Explain the check points in quicktest professional?
What are the challenges you faced during you entire life automation ?
how can i pass a "cript"as a parameter in to a function
To which environments does quicktest professional (qtp) supports?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
Is virtual object supported in low level recording mode?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
ACTUALLY I AM WORKING IN THE DISTRIBUTION DOMAIN.MY COMPANY IS PROVIDING DISTRIBUTION SOFTWARE FOR PHARMA AND FMCG DISTRIBUTORS.HERE I AM USING QTP 9.2.HERE IN MY APPLICATION WHILE RECORDING ONE WINDOW APPEARS.IN THAT I CAN SELECT THE ITEM OR NO NEED TO SELECT.BUT WHILE RUNNING THE SAME SCRIPT THE WINDOW MAY NOT APPEAR OR APPEAR.HOW TO WRITE SCRIPT FOR THIS
What is checkpoint in qtp?
Thanks....But can u tell me how i use the QTP for GIS with one Example...
Hi All, How to Compare two strings character by character in QTP
Analyzing the checpoint results?