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
What ate the Technologies supported by QTP?
How can you handle exceptions in qtp?
What is ‘object spy’ and what is the function of object spy in qtp?
How many types of recording modes in qtp? Which will be used when?
What are the features of quick test pro(qtp)?
How to use output values in qtp ?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
In qtp, explain what is crypt object
1 Folders in VSS 2 In navigation script there are 100 script i want to run first 50 and 37th script also not needed to run how to do this 3 What is navigation script,Driver script, business script what we are loaded in this script 4 use of resource tab 5 Difference between verification and validation give real scenario example 6 file scripting object when to use it 7 what are the problems you are faced while testing web application 8 difference between expert view and keyword view 9 difference between QTP 8.2 and QTP 9.2 navigation frame work please answer these questions from real time working people as early as possible
How many add-ins comes by default with quicktest professional (qtp)?
Brief the process of testing with UFT?
when to start the automation?
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.
What is RTM (require ment tracebulity marix) fromate?
in a web page How to check and display a particular word from a paragraph?