where exactly we can't do the automation testing. give some examples
Answer Posted / pavan
2.GetRoProperty----we can get values from runtime using
this method..
a=Browser("").page("").wededit("").Getroproperty("text")
msgbox a
dispaly the value in that text..
GetTopropetty---we can get the values from that object
a=Browser("").page("").wededit("").GetToproperty("text")
msgbox a
that is run time....
3.Qtp 9.0 merge the repositories in RepositoriesManager
option...2or more we can merge
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
what is command for executing files?
How to creating an output value using quicktest professional (qtp)?
Explain runtime dynamic settings?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
What is the descriptive programming?
How to carry out bit map check points in QTP
Explain the concept of how quicktest professional identifies object?
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0
what type of framework u r using in ur organization
What are the views available in quicktest professional (qtp)?
Name the properties you would use for identifying a browser and page when using descriptive programming?
What are the trigger events in qtp?
What is the process of synchronizing qtp and aut?
How to use setroproperty?