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 Data Driven TEsting?
What is the difference bitween Client/Server Applications and Web Applicaions?
How to get the resolution settings?
Are you created any custom dialog box during test runs?
What is framework? If u dont have framework how you manage your automation?
what is the gui map & gui map file in winrunner?
What is the add-in used to test the web application in winrunner?
1 Answers Hanu Software, Second Foundation,
What is the purpose of the temp GUI map file?
What are the synchronization points?
What is the exact difference between Integration & System testing, give me examples with your project.
ON PROPERTIES IT IS DECIDED WHICH TOOLS TO BE USED AMONG QTP, WINRUNNER, RATIONAL ROBOT, TEST DIRECTOR?
Hi, Currently i am using winrunner for my project.Its a java project. When i am running the script its failing in cliking an image link("My Profile"). The image object is eventhough exists in GUI map editor script is failing to recongize the object. I am getting the error of "Web_image_click:"My Profile" Error:Object is not found". I recorded the script and executed it is not running it shows the same error. The following physical description displaying in GUI map editor : { class: object, MSW_class: html_rect, html_name: "My Profile" } The thing was running successfully, I could not able to identify something happen to the script its showing error. Please give solution for this problem. Let me know if need more information. Regards, Sankar shankarmg@gmail.com