what is the winrunner framework or architecture?
Answers were Sorted based on User's Feedback
Answer / sai shreya
Framework is a defined process of automation. Instead of
recording and do play back, we have to develope framework.
Different types of framework we can create.
* Data driven framework * Key board driven
We are using key board driven framework in our project. We
have automated the main events of our application by
writing compile module. The input will be given in a
excelsheet(with the help of 'ddt' func in winrunner).
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / srinivas
 Create GUI Map
 Create Tests
 Debug Tests
 Run Tests
 View Results
 Report Defects
| Is This Answer Correct ? | 1 Yes | 1 No |
What is Analog Recording?
can we write exception handlers (object,tsl,pop-up) programatically then how should we insert this in the script?
What are the virtual objects and how do you learn them?
Please give an example for test case.
Hi all,Can anybody tell me what does AUT stands for in winrunner,because now only iam learning
what is qtp licence
what is the function key to toggle a breakpoint
hi i am unable to do select the flight in the flight table like list_select_item ("Flight",v_Select_Flight); v_Select_Flight=19072 LON 08:00 AM LAX 10:00 AM AF $161.90 why it is happining pls clarify me doubt
What is the function that can be used to get the length of the edit box, other than 'Length(outvariable)' ?
what is the tsl statement for selecting the position of item in list box in winrunner?
what is the difference between unit testing,integration testing and interface testing?
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??