How Does Run time data (Parameterization) is handled in
QTP?
Answer Posted / surendra reddy
Using GetRoProperty ??
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
Describe synchronization point.
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
what could go wrong with test automation?
Explain different types of checkpoints?
Hello friends..... On which areas of an application we can not test with QTP
Explain how qtp identifies objects?
In qtp, explain what is keyword driven automation framework?
How many types of trigger events are there in qtp?
Hi, how can we check or avoid the memory leakage in QTP9.2?
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
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
can any one say that where we can download the QTP trail version ??????????
What are the 3 main stages involved in testing with qtp?
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this