How many tables r created during the recording in QTP?
Answer Posted / geena
When recording u creat 1 table, globle sheet.
You can split to 255 local sheet when you need.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
what is review
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
How to use output values in qtp ?
Have you done batch testing in qtp? If yes how you are doing?
Hi, how can we check or avoid the memory leakage in QTP9.2?
In qtp, how you can remove the spaces from string?
what is vmodel?advantages and disadvantages of vmodel?
How can you handle exceptions in qtp?
What is checkpoints for quicktest professional?
How to find a window is minimized or not
There is an excel file of 1 to 100 sheets how you will iterate through it?
What are the views available in qtp?
What is a reusable action?
What is smart identification in QTP?