in qtp wha t is synchronisatin pt,what is the maximam time out
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / shivendra kumar shukla
synchronisatin pt is the halt or wait till the object and
it’sproperties gets fulfilled.
Quick Test waits a set time interval for an application to
respond to input. The default wait interval is up to 20
seconds.
If the application responds slowly during a test run, Quick
Test’s default wait time may not be sufficient, and the
test run may unexpectedly fail.
Synchronization compensates for inconsistencies in the
performance of your application during a test run.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / latha
Synchronisation point is keep waiting the tool(QTP)for the
application to run the application and tool simultaneously
to get the result. Can be done using
wait() statement
setting the default time(analysis to max time)
using the synchorisation from the menu
| Is This Answer Correct ? | 1 Yes | 5 No |
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
How to Identify broken links in QTP
i need to learn the descriptive programming very well so for that what to do am reading the qtp user mannual but it is not so any materials or links with examples i want please help me
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.
How can we get a textcheckpoint in QTP9.1?
What is API?
How to creating an output value using quicktest professional (qtp)?
HI ALL, HOW WE INSTALL .NET ADD-IN OR JAVA ADD-IN TO THE QTP? PLZ URGENT.ANSWER ME.
I got an error "The"flightres" Dialog was not found in the Object Repository. Check the OR to confirm that the object exists or to find the correct name for the object." while running the following script Set flightres=description.Create() flightres("text").value="Login" flightres("Class Name").value="Dialog" Set agent = description.Create() agent("nativeclass").value="WinEdit" agent("attachedtext").value="Agent Name:" Set pwd = description.Create() pwd("nativeclass").value="WinEdit" pwd("attachedtext").value="Password" Set button = description.Create() button("nativeclass").value="WinButton" button("Text").value="OK" Dialog("flightres").WinEdit("agent").Set "test" Dialog("flightres").WinEdit("pwd").Set "mercury" Dialog("flightres").WinButton("button").Click Please let me know if i made any mistake in the above script...?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
tell me abt a time when u had to go above &beyind the call of duty to get the job done