Tell me the usecase format r u using in ur company?
Answer / narendra bandaruaplli
UseCase contains the following format.
1) Lable or Element Name
2) Required field
3) Field Length
4) Default Value
5) Hover text
6) Description
Example 1:
1) Lable or Element Name: "Cancel" button
2) Required field: No
3) Field Length: No
4) Default Value: No
5) Hover text: When user place the Curser on "Cancel"
button it will display.
6) The functionality of the "Cancel" button.
Example 2:
1) Lable or Element Name: Text field
2) Required field: Yes
3) Field Length: "#" (# is the number of Characters allow)
4) Default Value: Yes/No
5) Hover text: No
6) The functionality of the "Text field".
| Is This Answer Correct ? | 0 Yes | 1 No |
How does winrunner Recognize Objects in an application?
What in contained in the GUI map?
Write test scripts on a scenario where you have to transfer data from one table to another.
Data is there in two excel sheets .. how ur going to retrive the data in winrunner thru script.. write down the script?
Let us assume there is a web-table, In this web table we have no.of Rows and Coloumns , in a Row/Coloumn(like 3*2 i.e 3rd row 2nd coloumn)is a weblist , in this web list we have almost 6links , then we click anylink a new window will activated! How can we write the script for ?? in QTP
while recording web application the functions are generating as set_window, menu_select_item. my qts is how the web functions will be used either typing manually or will be created by WR while recording? eventhough i selected web add-in. pls. guide me
how many checkpoints are provided by WR
How to get the resolution settings?
How do you handle pop-up exceptions?
Hi guys pls any one help me , I am facing this problem since last one week , my question is in there 1000 rows and 1000 coloums , i want to pick the one record , how ?
what is the purpose of '*', '&','.' symbols in Regular Expressions (winrunner)?
What is the use of test director testing tool?