Suppose U change the script whether it affect the object
properties of the object in the object repository
Answers were Sorted based on User's Feedback
Answer / jay prakash
No .. it will not affect the object properties anyway if u
just change the script.
But take care coz ur script may fail to execute if u are
changing the script without updating the OR.
(I am assuming that you are not using Descreptive
Programing)
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / raju k jalgar
It will not affect the Object Ropository Properties. But
during you script execution, your test might fail.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / krishnateja muppalla
Object Repository contains properties and methods of an object.
Changing of code based on the way how you are updating. If you update the code with the help of existing object repository, then nothing will effect.
If you update the code by recording depending on additional objects script may fail.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jagdish
Simple hai! If u had not save the script obviously it will
not affect u r ORF
| Is This Answer Correct ? | 1 Yes | 6 No |
What is qtpro? What is quick test pro? What is a quick test professional?
How to Synchronize the Browser at Field level? For example if you put Browser.sync(), its waiting upto for that Browser sync only. It should wait total Browser get upload with fields.
What are the differences between QTP 9.2 and 10? please explain e indetail......
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
I am new to automation testing.I am learning QTP 9.2.my question is how to install the defferent addins(other than Default Addins) is there any defference in QTP after installing the Addins.where we can get the addins?
Can we record using all the modes in a single script? Explanation with example is appreciated
how we connect oracle or sql data server database to qtp.
How QTP integrate with application?
How can i count the list box elements in QTP ?using script plz explain me (Chandana)
How to integrate the qualitycenter with qtp
After geting the modules where we generate the script ie in qtp or notpad ?
If a script has a local repository and also uses a shared repository, which repository will QTP use first when searching for an object during playback?