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 automation frame work ?
How to use winrunner?
In Analog mode of Recording in WinRunner,the maximum value of Y in (x,y) is ?
How do you analyze results and report the defects?
What are all the parameters used in Winrunner? What is actual parameter and formal parameter?
what is the regular expression for dd-mm-yyyy?
KINDLY PROVIDE TEST CASES ON YAHOO MESSENGER
is there any winrunner function which will allow me to send my user defined message to the test result window. i mean to say is there something similar to msgbox(that we use in qtp)in wr? the wr function i want to know is other then report_msg and tl_step.
How to write a testcase and bugreport?plz expln with an example.
What are the modes of script recording in winrunner ?
what load_dll in winrunner
how we will create the functions and calls that functions in the main test in winrunner