what is syncurnisation point? what is the use of this in
real time environment? plz explain?
Answer Posted / venkat
tool wait set of amount of time for an application to
respond to its input.during the test run th default amount
of time may not be enough, the tool continue to test the
application,before the application not ready.this leads to
error in the script.this is the synchronisation between
tool and the application.
the default amount of time the winrunner waits is 10
seconds.
the default amount of time the rational robot waits is 1
sec.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many add-ins comes by default with quicktest professional?
Explain how qtp identifies objects?
what is keyword driven testing in qtp?n how is it useful?
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.
how to explain a claims and insurance project?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
What is the difference between per-action and shared?
what is the difference between modular framework & datadriven framework
How many ways is to parameterize the value?
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
Explain the concept of object repository?
What are the two types of repositories available, explain them?
When to use descriptive programming?
What is the quicktest professional (qtp) testing process?
What are some test assets and related extensions of qtp?