If u press a push button in an application the winrunner
generates tsl statement like button_press(..) i.e the class
name of the object and the event on that object but
Why if u click a static text in an application the
winrunner generates tsl statemen like win_mouse_click
rather than the statement with combination of classname and
event..??
Answers were Sorted based on User's Feedback
Answer / suresh.chaluvadi
yes this is due to the Default record methods that were
there in the winrunner for that objects.
The Default Record method for the push button is "Record"
means if u operate some thing on that object..it records
all the events on that.
the default Record method for the push button is "PassUp"
means if u operate some thing on that object..it treat
those actions will be on the element where the object was
placed. and naturally the static text object was placed on
window..
so the tsl statement like win_mouse_click will be
generated..
correct me if any thing wrong..
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / lakshmi
I think for virtual objects WR generates the tsl statement
like win_mouse_click()
| Is This Answer Correct ? | 1 Yes | 0 No |
If we send the bug report but the developer didnt understood the bug report then will the tester do?
Other than Regression testing where can also it can be used.
How to find the local host name using winrunner ?
hi,i am sudha.i am married.i had done my BE in 2005.i learnt testing tools.i dont no how to tell about my self.please send me good answer about that infomation i gave.
Does WinRunner have recovery mechanism built in?
Hi iam a begginer or rather new stsrter to QTP and strugling to start as i have to start writing the automated scripts for the existing manual testing could some one send me some tips ans tricks for a jump start. Any help is greatly appreciated
In the system of coordinates used by WinRunner,the origin(0,0 coordinate)is located in the --- screen?
What the Script for Database Test Using WinRunner
2 Answers Bally Technologies, CTS,
What is Configuration Management?
what is the difference between synchronization pt and wait statement. what are the advanatages and disadv..of context sensitive and analog recording
Do v give code to client or simply an exe file?
What are the advantages and disadvantages of Context sensitive and Analog Recording?