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 |
how many types of object repositories in winrunner & tell me difference for those
What in contained in the GUI map?
How do you do digital signature test in winrunner?
What is the purpose of different record methods 1) record 2) pass up 3) as object 4) ignore.
What is the function of eval function?
How to write a testcase and bugreport?plz expln with an example.
How to automate testcases?what were the challanges that u had in automating win runner?
Other than Regression testing where can also it can be used.
what is the winrunner framework or architecture?
How do u check FONTS in Login Window?
which testcases do u automate?
What is parameterizing?