Answer Posted / prasanna_ny
Test data is the data for testing your apllication/system.
This usually given to the testing team by the
client/developer.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the default object synchronization timeout in qtp?
How does qtp identify objects in the application?
Shall we add Local Repository to shared object repository,if yes,how we add
What are the technics follow in writing VB script?
what is profile tool?
Tell me one scenario, the complex functionality you have automated in your project?
Explain the difference between data driven testing and parameterization ?
Hello friends..... On which areas of an application we can not test with QTP
If you are testing a web application then what will you test in that application?
How do you create new test sets in td?
Is qtp supports uni-code?
Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
How to use reporter.report event in qtp ?
What are the main differences of qtp and win runner?