what is the difference between Table checkpoint and
Database checkpoint in QTP
Answer Posted / sreeprasad
-Table checkpoint lets u verify the table values in the
front end where as database checkpoint lets u verify the
table values in the back end. For database checkpoint u
should create the data source to get connected to the back
end data base via driver. Table checkpoint simply captures
the table values in the user interface.
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
What are the different types of action?
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
regular expression in qtp standar check point for months from accepting months from january to december only
Difference between test object and run time object?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
How to create scenario selector
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
What are the Application Functions available in QTP?
explain structured testing? plz guys with exp. do answer
Explain the Different types of QTP test assets and their extensions?
Can you write a script to check if the folder exists or not?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
Difference between action & Reusable action?
How smart identification works in qtp ?
What are the differences between qtp and winrunner?