in qtp wha t is synchronisatin pt,what is the maximam time out
Answer Posted / jay prakash
Synchronization is used to instruct QTP to wait for the
application process to compleate before proceeding to the
next step in the test.
Maximum timout can be anything as you set.. but by default
it is 20 Sec.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
What is synchronization? What are the ways you can synchronize?
How to record a qtp script ?
What are the features of quick test pro(qtp)?
How can I import environment from a file on disk?
Can any one send me the QTP Basic Coding Samples?
How will you test a keyboard?
How to suppress warnings from the test results page?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
What is the XML file architecture ?
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
What is the use of ordinal identifier in qtp?