What is watchlist?
Answer / ak
watchlist allows you to monitor the values of variables,
expressions,and arrays while debugging.
Use 'Add Watch' to add variables,exp.., arrays in watch
list.
GoodLuck!
-AK
| Is This Answer Correct ? | 0 Yes | 0 No |
we have three windows with title(logical description),India.com,Government of India.com,India Inc.com.All three windows have similar properties and object.A test script has to be run on all these windows.what changes will u make in GUI or script so that the script runs succesfully on all these three windows with the least alteration required? Please explain clearly with steps.
In an Testing Interview, in winrunner the following question asked. what is the use of compile module? how u r implemnted these compile modules in ur project. give any TSL script of compile module?
what is Recovery senario?
how do you analyze the result in update and debug mode
Other than Regression testing where can also it can be used.
what is the diff. Between GUI_unload() and GUI_close()?
How to find the local host name using winrunner ?
how can we upload manul test caseses in to test director
What is the use of the "Find" Button in Gui Map Editor?
What is the XML test cases creation?
If the data is stored in Excel sheet(2nd and 3rd), how to access it for Data Driven test; Ex: table = "c:\demo.xls" How to access 2nd or 3rd sheet data id demo.xls flie.
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?