what is sychronization point in qtp how u put in yr
application when it is put wat is its use how it is useful

Answers were Sorted based on User's Feedback



what is sychronization point in qtp how u put in yr application when it is put wat is its use how ..

Answer / murali

sychronization point is used to solve the time anticipatory
problems bettwween script execution & application.
wait(),wait property().sync,sleep,suspend

wait property: this function causes to wait the script
execution until an oject property becomes exepected value.
it is used window applications.
syntax: window("emp details" ).winbutton("ok").waitproperty
"enabled",1,10000
sync: to wait script execution until web page navigation
finished.
it is used in web application

syntax:brower("yahoomail").page("index").sync

Is This Answer Correct ?    9 Yes 1 No

what is sychronization point in qtp how u put in yr application when it is put wat is its use how ..

Answer / satyaprasad

synchronization point is an option in QTP which is used to
give time map btween QTP tool and the application build.
By the following ways we can give synchroization points
1)By "wait" function
2)by giving synchronization point on progress or process
complition indicators
3)By changing the Run time settings ,the default time out
is 20,000 millisecs

Is This Answer Correct ?    5 Yes 1 No

what is sychronization point in qtp how u put in yr application when it is put wat is its use how ..

Answer / murali

sychronization point is used to solve the time anticipatory
problems bettwween script execution & application.
wait(),wait property().sync,sleep,suspend

wait property: this function causes to wait the script
execution until an oject property becomes exepected value.
it is used window applications.
syntax: window("emp details" ).winbutton("ok").waitproperty
"enabled",1,10000
sync: to wait script execution until web page navigation
finished.
it is used in web application

syntax:brower("yahoomail").page("index").sync

*default time for script execution is 20 sec in QTP
*default time for script execution is 10 sec in Win runner

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

I need some help. Could you solve this query i got this query the other day. Any help would be appreciated Write down any potential problems or omissions from this Fault Log Fault no: 278 Environment: Windows 98 Priority:3 Tester:Author Application: Web testing Description When i log onto the screen DF342 I should be able to delete records. However when trying to delete records an error message appears telling mw that im not authorized Response: 25 Aug: Programmer: Security needs to be setup providing access to the delete facility- No error 26 Aug:Tester: We had Security up and it doesnt seem to work- I have reopened this fault

1 Answers  


What is meant by buddy testing?

3 Answers  


waht is client server application testing?

2 Answers  


What are the database testing questions that can be asked in interview . as a fresher and seniore tester. How to identify which particular tests you are going to use to test each module. Define each and every testing with examples and what stage it is to be used. if you take a particular module, all testing types have to be performed or few types. i am a fresher...Testcase is ok. But how to write functional testcase, system testcase etc separately. How we come to know that only this kind of testing should be done for an given application. If it is a functional testing, what all to be tested and if it is performance what all to be tested....can u plz explain me with examples? what is client side and server side validation what are the testing types that are follwed in client /server, web application, and desktop application. i am a fresher .preparing for interview..can u please send me the answers as earlier as possible thanks in advance..Help me out please.......

0 Answers  


can anybody give me an example for high severity and low priority?

7 Answers   Savitr, Wipro,






What is a Software process?

0 Answers  


How we can explain a bug which may arrive at the time of testing? Explain that bug in details?

1 Answers  


What is the input for System testing?

6 Answers  


Differentiate between severity and priority? who assign these parameters to a bug?

6 Answers   Satyam,


Difference between build verification testing,smoke testing,sanity testing,regression testing,functional testing,,is there any relation between these testing types.Always i am facing the same question in the interviews so plz try to answer to my question...plzzzzzz thank u in advance.............

1 Answers  


What is Data base testing in manual

2 Answers   EDS,


difference between manual testing and automation testing

15 Answers   Adaptavant, TCS,


Categories