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 |
What is the use of test director testing tool?
Testing work start at once
what is the difference between toggle checkpoint and checkpoint?
How winrunner Handles varying window Labels?
we have three windows with title(logical description),India.com,Government of India.com,India Inc.com.All three windows have similar properties and object.A test script has to be run on all these windows.what changes will u make in GUI or script so that the script runs succesfully on all these three windows with the least alteration required? Please explain clearly with steps.
pls tell me how to convert string to date format. my problem is in excel i have given date ,after used in the ddt_val function ,it is not converted pls tell me how to convert string to date format urgent
When Bitmap check point fails..How many windows will appear?
How does winrunner Recognize Objects in an application?
Where are the expected results file will be stored? what is the extension of that?
Name the different types of checkpoints?
How to read the third party controls in the application
how scripting language & programming language are different?