how u can crate a database checkpoint in ur script?
Answers were Sorted based on User's Feedback
Answer / ranga reddy
We can Use "Database Checkpoint" Option to Create This
Checkpoint in WinRunner/QTP.In WinRunner Database
Checkpoint contains 3 sub Options like:Default,Custom, Run
Time Record Check.But where as in QTP, we don't have the
Options like WinRunner,we have Only Database Checkpoint
Option.It is like as Default Check point in WinRunner.
If You want to Create a Database Checkpoint in our Script,
We Need to Know :-
.DSN(Data Source Name) Name
.Table Names
.and Column Names(in Data base).
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / rafi nttf
just press cntrl f9 specifye sql query
1.next
2.create a DSN
3.write the sql query
| Is This Answer Correct ? | 1 Yes | 0 No |
If the data is stored in Excel sheet(2nd and 3rd), how to access it for Data Driven test; Ex: table = "c:\demo.xls" How to access 2nd or 3rd sheet data id demo.xls flie.
How do you recognise Active X components in winrunner?
i would like to know the steps to write tsl exception and object exception with a simple example
what is wrun.ini file..what it consists?
3 Answers BeBo Technologies, Polaris,
what is modul? and differ btwn testing and debugging
The title of the window consists of Date and Time.Tell me the Regular Expression to recognise that window as unique?
how to test the websites using winrunner iam pactising in winrunner version 7.0,how to get new trail version of winnrunner?
How can I check the font size and color using winrunner?
In the flight example flight(select flights) button is recognizing ,it recognizes as object how to gui map configure to button pls explain
What is the difference between gui map and gui map files?
what are the stages of software development life cycle?
5 Answers Agility e-Services, Trigent,
We added data driven test in to our test script, how to remove the data driven wizard from the script?