if devloper change only button names in present build then
script will execute or not , why? Only gui changed.......
Answer Posted / raj
If name is the only unique property for recognizing the
button then it will give error. But say if you have
different object identification property like html id. then
script will work without error.
| Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
How can you exit from an action?
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
What are the benefits of quick test pro(qtp)?
If you are testing a web application then what will you test in that application?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
How did you resolve conflicts present in Object Repository?
1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me
Discuss quicktest professional environment?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
give me the code to save all messages of inbox of gmail into a folder and notepad
With what extension you can save the list of tests in a file to run in test batch runner?
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
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?