IF THE GUI OF APPLICATION IS CHANGED THEN IS THERE ANY
NECISSITY TO CHANGE OR UPDATE OUR TEST SCRIPTS
Answers were Sorted based on User's Feedback
Hi,
If the properies of objects changed then only we need to
update. But if Interface of the application is changed and
properties are remains same, we dont need to update the
script.
But if u did anolog recording u have to rerecord it. we
dont have any option to modify the script generated by
anolog recording.
If any queries...
nanda.dreddy@gmail.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sudha sharma
Yes, we need to update the physical discription of the
changed objects as well as updation of active screens is
also required. In QTP this can be done by using Update Run
Mode.
| Is This Answer Correct ? | 0 Yes | 1 No |
write a script to verify the image path(src property) of the images which are in web pages.(do it by Descriptive method by creating a description object)
how to export the result to notepad....for example i want to enter the user name and pass word and clicking on login button ......once you click on login button the corresponding page will open ...in that page you having one list box ...here you can get either success or failure ........friends here i want export the message what ever i got either success or failure .....how to export the result to note pad
Discuss quicktest professional environment?
When you are running a batch test of 5 scripts and in 2nd script appln crashed, what hpns then?
Please explain me in detail! How to handle runtime errors in QTP useing recovery senario or with out scenario
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
what is the exact testing process in qtp plz explin ?
Reverse a string keeping the words in the string as it is. E.G. "Quick Test Professional" O/P "Professional Test Quick"
Hi, Can anyone help me in esimating time for an application using QTP tool.. What factors should be considered while calculating the estimation time for QTP... Thanks in advance... Prasad Gali
WHICH functionalities of QTP used in Banking project?
Diff b/w Test Design and Test case design? What is the Design Review's and Code Review's. When will you conduct tese reviews?
In a web page, one web table is present which is dynamic. In that table one of the column has links with the same inner text. write a script so that i need to click the third link.