what is syncurnisation point? what is the use of this in
real time environment? plz explain?
Answer Posted / anonymous
Synchroni.p is used to tell qtp that it should wait for
some time to perform action on the SUT.
Whenver there is 3rd application involvement in testing, we
use this.
1 applic= qtp
2 applic=AUT
3 rd application- DBMS.
- web servers
every application take some time to perform action. Since
we don't know the behaviour of 3rd apli, we should use sync
point.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
diff between qtp versions from 8.5
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
What are the challenges you faced during you entire life automation ?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
How to associate shared object repository to test in qtp?
unique properties of button,edit box, radio button,check box?
How does quicktest professional (qtp) identifies the object in the application?
Both static and dynamic arrays are handled by the vb script. Is it true?
Explain about business process component? types and usage?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
How do I get the QTP scripts result in xml format by using vb script function?
What are parameterizing tests?
What is the script for database check point, bitmapchek point, regular expression ?
Explain how Does Run time data (Parameterization) is handled in QTP?
What is qtpro?