-
-
-
-
-
-
-
-
-
-
-
What are the different modes of recording?
There are two type of recording in WinRunner. i. Context Sensitive recording records the operations you perform on your application by identifying Graphical User Interface (GUI) objects. ii. Analog recording records keyboard input, mouse clicks, and the precise x- and y-coordinates traveled by the mouse pointer across the screen.
-
What is file type of winruuner test files , its extension.?
I want to know
-
-
-
-
edit_set ("Username:", "engineering");
edit_set ("Password:", "computer");
button_press ("ok");
before writing TSL script for login window should i write following TSL for creating password dialog box?
create_ password_ dialog (login, password, login_ out, password_ out);
suppose password is wrong then how to write TSL script for pop-up message.
">Hi,i am new to this winrunner tool. can anybody solve my following problem?if this is TSL script for login window set_window ("Login window", 1);edit_set ("Username:", "engineering");edit_set ("Password:", "computer");button_press ("ok");before writing TSL script for login window should i write following TSL for creating password dialog box?create_ password_ dialog (login, password, login_ out, password_ out);suppose password is wrong then how to write TSL script for pop-up message.
-
-
-
-
Winrunner Interview Questions
Ans