IF THE GUI OF APPLICATION IS CHANGED THEN IS THERE ANY
NECISSITY TO CHANGE OR UPDATE OUR TEST SCRIPTS
Answer Posted / nanda
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 |
Post New Answer View All Answers
How to run a test using quicktest professional?
hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u
what is review
How can you pass value one action to another action?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
what is keyword driven testing in qtp?n how is it useful?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
Analyzing the checpoint results?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
How you can replace string in qtp?
How can you send user defined messages to test report?
What are the differences between quicktest professional and winrunner?
What is object repository in qtp?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...