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 |
How do you scope, organize, and execute a test project?
In the system of coordinates used by WinRunner,the origin(0,0 coordinate)is located in the --- screen?
what is contained in the GUI check list?
How to break infinite loop?
whats spiral testing. give example
What is toogle breakpoints? How does it differ from break points?
Wat is the defferances between Test plan and devolopment plan?
what are the different modes of executing TSL Script
What is context sensitive Recording?
What is boundary test?
What is the usage of Test case Design Techniques,in Integration/System Testing?
Can anyone explain me abt Winrunner Automation framework in detail and what r the steps involved in it