what is the difference between synchronization pt and wait
statement.
what are the advanatages and disadv..of context sensitive
and analog recording
Answer Posted / sailaja
Synchronization: it is an indefinite waiting for the
specified process to be completed. until the specified
process is completed, the current process will be waited
while doing some other task. for example, an application
needs to update or open a record from the database, it will
take some time mean while the current application will be
allocated to some other task until the update from the
database is done.
Wait: it is waiting for a specified period of time.
wait(10); application will be waiting for 10 sec and again
gets started.
Recording in Analog mode: when ever exact mouse movements
are needed then we will go for analog mode.
Context sensitive recording: when exact mouse movements
are not needed only key board activities are to be captured
then we will go for context sensitive recording.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How do you find an object in an gui map.
What information is contained in the checklist file and in which file expected results are stored?
Write test scripts on a scenario where you have to transfer data from one table to another.
What actually happens when you load GUI map?
Have you ever created a start-up script?
Hiiiiiiiii This is lavanya.....At present i m working as a MATLAB developer at CMC(A tata enterprise)from about1 year .now i want to move to testing field as a fresher?Is this possible...can anyone give me a suggestion regarding d testing field.....
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.
How do you handle dynamically changing area of the window in the bitmap checkpoints?
How to test Fonts and its size thru "Font Expert" in Win Runner.
What are the different modes of recording in winrunner?
How to have winrunner insert yesterdays date into a field in the application?
Where did you learn winrunner and testdirector?
What all are the different databases winrunner can support?
Which function to use to compare the application date with system date?
What are the platforms that WinRunner can be used?