If a object property is changed in the application. where
it should be updated in QTP...


Pls anybody can give the answer.. Thanks in advance...

Answers were Sorted based on User's Feedback



If a object property is changed in the application. where it should be updated in QTP... Pls ..

Answer / bharath

we should change the object property values in object
repository

Is This Answer Correct ?    0 Yes 0 No

If a object property is changed in the application. where it should be updated in QTP... Pls ..

Answer / sanjay sharma

First know which property is changed.
Based on this you need to write descriptive programming to
identify the object.
Then perform any methods or properties to get the result.

Is This Answer Correct ?    0 Yes 0 No

If a object property is changed in the application. where it should be updated in QTP... Pls ..

Answer / thirumala reddy

we can do in two ways
first changing the property in the object repository

and by using SetToProperty we can handle during runtime.

and if u changed any property in object repository after
writing the script, it is better to run in update mode.

Is This Answer Correct ?    0 Yes 0 No

If a object property is changed in the application. where it should be updated in QTP... Pls ..

Answer / krishnateja muppalla

Some ways based on different applications

Descriptive programming,
Update and Run (so that script will be changed and object will be added to repository) or other way also. Update in your repository and write code according to it.

Make use of SetToProperty also

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

How is GC reddy online program Will i get placed How are the placements.

1 Answers  


How will you send values to a cell in a webtable using QTP?

2 Answers  


What is the file extension of the code file in qtp?

0 Answers  


Take a situation when you are working with QTP, suddenly system has crashed.so you again start the system. My questyion is how can QTP directly opened when the system desktop appears.

1 Answers  


Can you write a script for to insert array elements in an excel A to Z columns only. if the number oe elements in the array is greater than the number of columns (A to Z), come to next row and proceed furthur. eah cell should contain only one array value.

1 Answers  






Did you find anything in your project that QTP proved inefficient to perform?

1 Answers  


How do you move objects from local object repository to shared object repository???What are methods?

1 Answers  


In QTP 8.2 there are lot of check points is this same in latest version QTP 9.5 ?

2 Answers  


While recording a login window QTP is identifying only parent window,then how can u identify the child objects.

2 Answers   Symphony,


Hi, how can we check or avoid the memory leakage in QTP9.2?

0 Answers   Arctern,


Explain in brief about the QTP Automation Object Model.

1 Answers  


What is data driven testing in QTP?

11 Answers   Agile Software,


Categories