what is syncurnisation point? what is the use of this in
real time environment? plz explain?
Answer Posted / rajesh
snychronisation point in your test script instructs
winrunner to stop execution untill the application being
tested is ready and then to continue the test[basically it
is used when ever there is multi-tasking or processing in
the application]
hope u got it now.
Regards,
rajesh
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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 copy to action and call to action?
How many types of actions are there in quicktest professional (qtp)?
How software tester can use constants and variables in scripts?
What are the different types of recovery operation?
To which environments does quicktest professional supports?
What is Test Fusion Report in QTP?
Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...
What are the differences between table and db checkpoints?
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
is it possible to add sheets to excel at runtime
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
How many ways is to parameterize the value?
What are the benefits of quick test pro(qtp)?
What are the different types of functions available in qtp and explain ?