Synchronizing test
Answers were Sorted based on User's Feedback
Answer / pavi
We can synchronize using the following options –
•Insert a synchronization point
•Use EXIST or WAIT statements
•Modify the default amount of time that QuickTest waits for
a Web page to load i.e. Modify object synchronization
timeout value
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / pavani prasad
we have one more option to synchronise the application and
qtp i.e Wait property.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / monika
to speed up our activity,we use synchronization.there are
two types for synchronization.
1.wait();
2.through automation tools in winrunner
| Is This Answer Correct ? | 0 Yes | 0 No |
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.
difference Between LowLevel and Normal Recording Modes?
Analyzing the Checkpoint results ?
if full in Object Repostoiory then how to load other Object Repository
does qtp need record and playback in realtime. plz tell exactly wat happens
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
How to make arguments optional in a function?
WHAT IS THE SIZE OF OBJECT REPOSITORY USING IN YOUR COMPANY? Can any body tell me answer of this quation........
How many tabs are available in debug viewer pane?
Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so.. Correct me if iam wrong some where.
.qfl extension for which file? where vl use it
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know