What is context sensitive Recording?
Answers were Sorted based on User's Feedback
Answer / suresh
Recoding on the objects based on the class of the object and
event performed on the object..
suppose if u perform a click event on a button object the
statement is like this..
button_press("buttonObjectName");
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / praveen 9885734486
Recording mouse movements and keyboard operations with
respective objects and windows
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / abdul bari
Recording the actions done. Without including mouse
movements.
I only know this, if some one knows the more accurate
awnser mail me.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / raj
context sensitive recording records the operations you
perform on your application by identifying their GUI objects
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / manjusha
context sensitive recording records each and every step of
the application and place the script on test script file.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / guest
u r wrong praveen....the definiton u've given is for analog
mode recording.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / prasad
is it same as Standard Recording
can we call this context sensitive Recording as Standard Recording........
| Is This Answer Correct ? | 0 Yes | 0 No |
list out the some of the exceptions list usually occur while recording and playing the script.
How would you define a "bug?"
can we write exception handlers (object,tsl,pop-up) programatically then how should we insert this in the script?
How do you handle unexpected events and errors?
How should we write and execute a user define function using WinRunner.
What is the difference between gui map and gui map files?
What is contained in the test scripts?
Explain WinRunner testing process?
What are the different modes of recording?
How we conduct Regression Testing through WinRunner
What do you mean by the logical name of the object.
The title of the window consists of Date and Time.Tell me the Regular Expression to recognise that window as unique?