How to compare source and target database in testing?
Can anybody please tell me in detail the procedure how to
compare it?
Answer Posted / raj kumar
use the database check point
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How the smart identification is used in real time?Please explain with an example
What is quick test pro?
How will you test a keyboard?
What do you mean by iteration?
How you know that a test case is a regression test case
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...
What is ‘object spy’ and what is the function of object spy in qtp?
What is the Command used to start the QTP
How can you give wait up to 10 seconds in qtp?
What is the expert view?
What are the common defects found in your project? (in qtp interview)
If you are testing a web application then what will you test in that application?
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.
What is meant by Output Value in UFT?
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?