Explain WinRunner testing process?
Answers were Sorted based on User's Feedback
Answer / preeeety
WinRunner testing process involves six main stages Create
GUI Map File so that WinRunner can recognize the GUI objects
in the application being tested Create test scripts by
recording, programming, or a combination of both. While
recording tests, insert checkpoints where you want to check
the response of the application being tested.
Debug Test: run tests in Debug mode to make sure they run
smoothly
Run Tests: run tests in Verify mode to test your application.
View Results: determines the success or failure of the tests.
Report Defects: If a test run fails due to a defect in the
application being tested, you can report information about
the defect directly from the Test Results window.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / abu
Win Runner is an Functionality Regression Testing tool,its
an platform dependent tool,win runner runs only in windows
platform appart from the windows platform win runner can be
used by using "x" runner
| Is This Answer Correct ? | 0 Yes | 1 No |
what is agile testing
What do you verify with the database check point custom and what command it generates, explain syntax?
What is the difference between a Defect & an Error?
The title of the window consists of date and time.What is the regular expression to recognize the window as unique?
The default type of Constants and variables supported by TSL are..
can anybody tell me which type of questions raised on ERP domine in interviews?
What are the different modes of recording?
Will TSL supports function overloading and operator overloading?
How do u identify the object that it is a standard object or not
how to write the pass or fail message in winrunner for eg: in QTP we can write like "Reporter.reportEvenr,micDon,"Test Test pass"
What is the purpose of regexp_label property and regexp_msw_class property?
By Default if you save a File with just pause statement in the script how it is going to store in winrunner?