Explain script generated after applying database check
point?
Answer Posted / srinu
Browser("BN").page("PN").checkcheckpoint("DT table"
)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is QTP scenario.
How to record application running on the Virtual machine?
How to call a test from another test?
How will you handle java tree in qtp?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
What is a recovery scenario?
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
how do u plan test automation?
What are the types of object repository?
What is a quick test professional?
Hi All, How to Compare two strings character by character in QTP
Why qtp always start action1 and does not start action?
Where can I find and view run-time data table?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api