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
Answer / bharath
we should change the object property values in object
repository
| Is This Answer Correct ? | 0 Yes | 0 No |
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 |
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 |
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 |
When I parameterize a script then for each iteration script is executed from begining to end. If I want to execute some middle steps multiple times using Parameterization (avoiding begining and end steps), what is the solution of this (e.g. total steps are 1 2 3 4 5 and i want 2 3 4 only(not 1 nd 5)
can anyone tell me from where i can download qtp demo or crack version
What issues come up in test automation, and how do you manage them?
What r the diffrernt file extentions in QTP?
On what document base Descriptive programming is written if build is not yet ready ?
If an application name is changes frequently i.e while recording it has name "Window1" and then while running its "Windows2" in this case how does QTP handles?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com
Hi PLZ explain User Defined Functions in QTP with eample?
What are the differences between table and db checkpoints?
What is load testing?
Differences between text and test area checkpoints?