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 |
What is the difference between gui map and gui map files?
Hi, Currently i am using winrunner for my project.Its a java project. When i am running the script its failing in cliking an image link("My Profile"). The image object is eventhough exists in GUI map editor script is failing to recongize the object. I am getting the error of "Web_image_click:"My Profile" Error:Object is not found". I recorded the script and executed it is not running it shows the same error. The following physical description displaying in GUI map editor : { class: object, MSW_class: html_rect, html_name: "My Profile" } The thing was running successfully, I could not able to identify something happen to the script its showing error. Please give solution for this problem. Let me know if need more information. Regards, Sankar shankarmg@gmail.com
If winrunner doesn't understand the Text in the Application what you do?
What is the use of test director testing tool?
Hi,please help me out with my ques:in winrunner the object will be reconzined in the form of label or class.
How does WinRunner evaluate test results?
How do you view the contents of the GUI map?
What is the purpose of set_window command?
How to read the third party controls in the application
who prepare the RTM?
What is the different types of Data driven testing?
How do you do digital signature test in winrunner?