Answer Posted / 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 |
Post New Answer View All Answers
How do you identify which files are loaded in the gui map?
What is the use of gui map and what happens when gui map file get loaded?
For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide
Explain the purpose of gui map configuration?
How to have winrunner insert yesterdays date into a field in the application?
The title of the window consists of date and time.What is the regular expression to recognize the window as unique?
What is contained in the test scripts?
Can anybody Explain me about the liasing with the developers,and a tester can make a test plan well?plz explain me as soon as possible ,thanx in advance.
Explain the synchronization points?
What is the purpose of regexp_label property and regexp_msw_class property?
Explain the purpose of loading winrunner add-ins?
What is the purpose of different record methods 1) record 2) pass up 3) as object 4) ignore.
Hiiiiiiiii This is lavanya.....At present i m working as a MATLAB developer at CMC(A tata enterprise)from about1 year .now i want to move to testing field as a fresher?Is this possible...can anyone give me a suggestion regarding d testing field.....
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.
what is the difference between toggle checkpoint and checkpoint?