what is synchronization point, synchronization method, wait
property method? with examples.. plz explain this in brief
Answer Posted / harishkumar
The Time mapping between Execution time of QTP and Elapsed Time of the Application is called Synchronize Test Script
In The fallowing Scenarios we Synchronize Test Script
1. When Application Performing Some Back-End Operations like Insert,Delete, Update
2.During Application Launching(Browser navigation time out parameter)
3.When Application Open Sub window or page (Page lodingtime)
4.to reach Status bar 100% color filled
Wait Property Method:using this method we can pass the Execution based on Application Object Property value as reference
Syntax:
Hierarchy of the Object . WaitProperty propertyname , propertyvalue
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.
What is the difference between run time object and test object in QTP?
What are the advantages of Object Repository?
What is the synchronization point in qtp?
what is defenetion of kiran can u tell me plz CVS, SVN
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
What are the trigger events in qtp?
What are the ways you can synchronize?
How to handle dynamic objects in quicktest professional (qtp)?
1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me
How can you send user defined messages to test report?
What is difference between design time and run time data table?
Can U Explain about QTP tool from older version to latest version also its differences?
Explain the benefits of quick test pro(qtp)?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)