-
-
-
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.
-
Explain WinRunner testing process?
WinRunner testing process involves six main stages: i. Create GUI Map File so that WinRunner can recognize the GUI objects in the application being tested ii. Create test scripts by recording, programming, or a combination of both. While recording tests, insert checkpoints where you want to check the response of the application being tested. iii. Debug Test: run tests in Debug mode to make...
-
How do you handle unexpected events and errors?
WinRunner uses exception handling to detect an unexpected event when it occurs and act to recover the test run. WinRunner enables you to handle the following types of exceptions: Pop-up exceptions: Instruct WinRunner to detect and handle the appearance of a specific window. TSL exceptions: Instruct WinRunner to detect and handle TSL functions that return a specific error code. Object exceptions:...
-
-
WinRunner is suitable for which type of applications?
Plz any one put the answer.
-
-
-
-
-
-
-
-
-
-
-
-
-
Winrunner Interview Questions
Ans