Explain the winrunner testing process?
Answer / Shiv Kumar
WinRunner is a software testing tool that automates functional tests for desktop applications. The WinRunner testing process typically includes the following steps:
1. Scripting: Record and edit scripts to simulate user actions within the application.
2. Keyword Testing: Define reusable test modules or keywords that can be used in multiple test cases.
3. Data-Driven Testing: Use data tables to parametrize tests with different input values.
4. Maintaining Test Library: Organize scripts into a library for easy access and maintenance.
5. Running Tests: Execute the tests either from the command line or through a test suite.
6. Results Analysis: Review test results, compare them to expected outcomes, and generate detailed reports.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is meant by the logical name of the object?
How to write a content in to the file..which function did u use for that..?
How would you define a "bug?"
In an Testing Interview, in winrunner the following question asked. what is the use of compile module? how u r implemnted these compile modules in ur project. give any TSL script of compile module?
Is 'public' allowed inside of the function declarations?
what are the default addin?s provided by WR
Can any one plz tell me any site where i could find some free testing tools like winrunner,load runner etc.plz reply on my mail if possible.Regards nitin9360@gmail.com
What is the use of gui map?
what load_dll in winrunner
During debugging how do you monitor the value of the variables?
How you used WinRunner in your project?
Have you ever created a start-up script?