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 do you identify which files are loaded in the gui map?
what are types of black box and white box testing?
What is the use of virtual object wizard and how it is used?
What in contained in the GUI map?
Can we use the user defined functions (which inclues script with GUI functions) in Compile module? Example: public function MyGuiFun() { set_window(?Browser main window?); button_press(?OK?); } If yes. pls give some example, how to handle...!
i'm using WR 8.2 version to test a form developed using ORACLE10g. The problem i'm facing is, the form has number of edit objects in that only two objects are not able to recognize by WR while running the script. ( if i FIND that object in the GUI File it highlights the object but if i press SHOW button not able to recognize) can anyone tell me the reason for it??
what is the tsl statement for selecting the position of item in list box in winrunner?
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..??
what is the TSL statement to find current systsem date?
What is watchlist?
What is Configuration Management?
How to calculate the edit field length