How to execute the test cases using QTP.
i.e What is the use of QTP while execution
Answers were Sorted based on User's Feedback
Answer / deepakm82
Buddy QTP execution is a whole process of automation just
like development and uses Vb script.
To get a look n feel about the GUI and also to get some
basic concepts and knowledge about QTP please refer to the
Help manual.It will help you a lot and you can also use the
tutorial given.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / naren
U can make use of QTP for ur test cases execution in 2 ways
1. If ur automation framework is keyword driven, ur test
cases will be called and executed by the driver script using
QTP.
2. If you convert ur cases into functions u can called the
functions using QTP.
| Is This Answer Correct ? | 3 Yes | 0 No |
hi, i am trying to capture "web element" names in a web page, and i written the code like this,, with Browser("title:=") with .page("") .webelement("htmltag:=...").getroproperty("innertext") end with end with //////////////////////////////////////////////////////////////////////////////////// QTP RETURN ERROR like this: " object's description matches more than one of the objects currently displayed in your application. Add additional properties to the object description in order to uniquely identify the object" ok fine , i need to search another property other than "index" i use all the properties like class,text,innerhtml,innertext,visible=true,x , y,abs x ,abs y...but qtp returns error ..... in this webpage index is difficult to find? how to solve
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
wht is Driver in Integration testing. Anubody can answers it
Synchronozation types in QTP
how many scripts r there in QTP? pls any answer this question?
can u write Script to do Data Driven Testing throuh Externel & internel XL Sheet
how to compare two excell sheets by using vbscript??
what is difference betweem class annd object?
Difference between keyword driven test and DDT?
waht is the difference between QTP 8.2 and 9.0 version
15 Answers AppLabs, CTS, Polaris,
What is the difference between two actions?
Hai anyone please "Explain about Framework in QTP?"