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 the extension for WR files?
Have you performed debugging of the scripts?
How to Recognise List Boxes and Combo boxes for Web Applications In WinRunner 7.5 please.....
list out the some of the exceptions list usually occur while recording and playing the script.
latest version
Where are multiple properties of object stored
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 ?
I Loaded a compile module "mycomp()" using Load statement.later I tried to load this same compile module using one more load statement.Then I tried to unload this usning unload statement one time.will it unload the compile module?
how to insert check points? whatis the gui check point?
supose 10 times text data is there but it will run 8 times whtat will you do.
What is the diffrance bet. Compiled module and User defined Functions?
What is Add Watch?