How to execute the test cases using QTP.
i.e What is the use of QTP while execution
Answer Posted / 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 |
Post New Answer View All Answers
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
can u explain relative path architecture framework in qtp?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
What are metrics and matrix?
hi nani my doubt is how does qtp process metrix related to software process.
How to start recording using quicktest professional (qtp)?
what is error and fault in terms of software quality?
What is the new version of qtp which is recently released in the market?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
give me an example where u used good judgement and logic in solving a problem
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
How to add synchronisation points in qtp?
What is action? How many types of actions are there in qtp?
Explain actions in qtp ?
How many types of run modes are there in qtp?