Print Page | Close Window

Query in WINRUNNER

Printed From: One Stop Testing
Category: Testing Tools @ OneStopTesting
Forum Name: WinRunner @ OneStopTesting
Forum Discription: WinRunner is an automated functional GUI testing tool that allows a user to record and play back UI interactions as test scripts using a proprietary Test Script Language (TSL).
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=922
Printed Date: 14Jul2025 at 11:47pm


Topic: Query in WINRUNNER
Posted By: kajal
Subject: Query in WINRUNNER
Date Posted: 25Apr2007 at 12:13am
I wanted someone to help me use BATCH tests.I have been trying a lot to run 3 tests from the sample flight application table.
I always get a result as test not completed.Plz advise.

Also let me know about the syntax for call statement. I used the following
call login (Carol,Mercury);
Plz let me know where i went wrong.



Replies:
Posted By: santosh
Date Posted: 25Apr2007 at 2:51am
Also, telling us that you have called a script with certain variables as a parameter doesn't tell us anything about how the script works. Without the code from the script you might as well have not posted as there isn't any way for any of us to assist you, even if we were inclined.

Again, telling us you received "Not Completed" for your batch runs doesn't inform us well enough on what the issue might be. Where are you calling these tests from? Are they from the command line/Test Director, or from a list of called scripts in a driver script? Not telling us the error the report is stating won't get you any closer to what you need to do as well.

As a final comment, the tutorial you are stepping though is there for you to take the time and research the information on the tool that is contained in the Tutorial, Users Guide, TSL Guide and on line at Mercury's Support site to make sure you are able to work through the issues you may encounter while using the tool. Take the time and try to research what you are missing in relation to the errors you are receiving.

Contrary to what most people believe it isn't going to be easy, or simply clicking the record button, doing some stuff and be done. You are going to constantly run into situations like this one and this is just the first step to overcoming them.



Posted By: karthi
Date Posted: 25Jun2007 at 6:16am
just u have a option in winr runner tools bar just go with it select the scripts which u used to run for batch test one by one and run it,and may be u have check point or error in the script u developed in some scripts check it out by running the scripts individually then try for batch , its 1 of the expectation for the error u asked not sure

-------------
need to know all testing activities                                    &nbs



Print Page | Close Window