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 Function Definition Generator? can any one explain me in details?
want to learn real time automation project(QTP)?
How to parameterize Object Repository?
Can you import and export data from XLS and how?
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
does test plan is in test strategy or test strategy is in test plan.
How will u test content of an web application with out using chechpoints in QTP 9.2?
whow much strong on VB and C?
what is the advatages of merging of object repositories in Qtp9.0
we have 10 more actions in our test and we are using exit action command to come out from the action if any error s occured.In action 1 if any error occurs control is moving to second action but if we get error in second action exitaction is throwing general run error. Please give a idea to overcome .
How to analyzing the checpoint results?
How you handles Pop-up windows which are Dynamically changing in Runtime?