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
Where is the Bitmap checkpoint information stored?
What are the different recording modes?
what are the utilities and drivers
Explain the concept of object repository and how quicktest professional recognises objects?
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
if numbers are always changing write a script for that
What is CMMP and CMMH?
How to define array in qtp?
How can you handle exceptions in qtp?
Is it possible to call from one action to another action in qtp?
Explain the views in the QTP GUI?
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
How you know that a test case is a regression test case
What is a data driven test in qtp?
what could go wrong with test automation?