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 |
I have action1, action2, action3 r there.my query is while executing if i get any error in action1 i want exit from here itself, otherwise execute action2, if i get any error in action2 i want exit from hereitself, like this,what is the method for this?
if devloper change only button names in present build then script will execute or not , why? Only gui changed.......
what are the environment variables,how do you use them. give an example.
which tpye of exceptions mostly do we face in QTP
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
Explain the parameter in qtp?
How to call Datable values in the QTP program. exp: I have two parameters like Email id and Password this two i would like to add multiple entries in the datable to use it. What is the difference between Gobal/Action datatable
what is the script(qtp) to export and import the datas from MSaccess to Excel sheet.if anybody know plz tell me.
how to parameterise a test with data base table or excel sheet?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric