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 |
In the flight example flight(select flights) button is recognizing ,it recognizes as object how to gui map configure to button pls explain
How to set a value in to a data table from the script in winrunner?
what is qtp licence
how we will create the functions and calls that functions in the main test in winrunner
What is the function in WR for replacing the existed data to blank?
Is it possible to run a WinRunner script without using GUI Map file? If yes how?
how can we make use of virtual object wizard to identify similar object can u explain with an example
How to calculate the edit field length
What is the purpose of gui map configuration?
The title of the window consists of date and time.What is the regular expression to recognize the window as unique?
How should we create a compiled module? What is its importance?
in which file Data of a Table is stored for further analysis