where is the bitmap checkpoint be saved
Answer / sreeprasad
Not only Bitmap Check pointAny check point will be saved in
a Tmp/the script saved
Folder along with the script there is no any other place to
save
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the different ways to invoke an application using QTP?
What are the types of object repository?
Explain about import and export files?
I am using excel sheet to export data to QTP but it selects just one row of data from excel sheel how to import all rows of excel sheet to QTP during runtime
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 is the difference between quality and testing ?
write vbscript in qtp tool for senario, in the given sheet add each number in each row and each colunm and show result
Can you tell me QTP is support for GIS(Geography Information System) Based Software.
how to get no.of non empty rows in a excel sheet through vb-script
What are the properties you would use for identifying a browser and page when using descriptive programming?
what r the executing modes in QTP
Lets say,flipkart website...in search button we have entered category[i.e watches] it displays some items...question is how to test price displayed each product is correct or not through qtp