which testcases do u automate?
Answers were Sorted based on User's Feedback
Answer / srinivas
Which one is not enough at one time execution that type of
test cases.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / eden ispl
* test tat need to b run 4 every build of application
*multiuser application
*test that use multiple data value for same application
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / xyz
Regression test so that u can reduce testing time
performance,load test to reduce human resource
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / anamika negi
those test cases r automated which r repeatable,require time
,while automating it should be kept in mind that test that
r relatively easy and difficult to reproduce manually
should be automated
thanks & regards
anamika
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the add-in used to test the web application in winrunner?
1 Answers Hanu Software, Second Foundation,
what is the gui map & gui map file in winrunner?
what is the use of Step into option provided in WR?
What is the purpose of gui spy?
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..??
how do you analyze the properties associated with object
What is contained in the GUI map?
How to Recognise List Boxes and Combo boxes for Web Applications In WinRunner 7.5 please.....
which testcases do u automate?
What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?
What is the use of gui map?
write a function for addition of two numbers