Intelligent Automation & Macro Software  

Go Back   Automation Anywhere, Inc. Forums > Products Zone > Testing Anywhere
Register FAQ Search Today's Posts Mark Forums Read

Testing Anywhere Post messages and questions related to Testing Anywhere here.


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-29-2010, 12:28 AM
Aditservice Aditservice is offline
Junior Member
 
Join Date: Jan 2010
Posts: 6
Lightbulb Converting linked tests into EXE file(s)

For testing a website I've created a main test script which has a simple task:
  1. Processes the data source file
  2. Per data row in the data source file copy the data row to a separate file
  3. Call another test script which executes the actual test with the prepared data row.
  4. Repeat steps 2 and 3 until all data rows have been processed.
Next, I convert the main test and the test script of step 3 into an EXE file.
For this I clicked on each test script and then on the Create EXE button.
After that, I copied these two EXE files to another computer for testing.
While testing a problem arose in the actual test script of step 3.
So, I fixed the issue in the source file and recompiled that test script;
copied it to the other computer and retried the test, but without any result.

It turned out that I only needed to recompile (Create EXE file of) the main loop
and copy the created EXE back to the other computer.
While compiling the main loop, the compiler recognizes the chain of tests and
compiles them too. The whole chain of tests becomes packaged into one large EXE file.

To recapitulate
  • When you have a test script that calls other test scripts and you want
    to convert them into an EXE file; you only need to compile the start of the
    chain and the rest becomes automatically compiled and packaged into one
    large EXE file.
  • When you fix a problem in a test within the chain just recompile the start
    of the chain.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -7. The time now is 02:26 PM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.0 ©2007, Crawlability, Inc.
Copyright © 2003-2011 Automation Anywhere, Inc. All rights reserved