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 01-06-2012, 11:05 AM
Fenixdood Fenixdood is online now
Junior Member
 
Join Date: Jan 2012
Posts: 13
Smile Run Button vs step run

I have created a recorded test. If I use the Run Button to launch the test the test fails , But if I go into the edit mode and click the 1st command and run from here it passes fine.. What is the diff between the run button and run from here..TIA

Ron
Reply With Quote
  #2 (permalink)  
Old 01-17-2012, 05:13 PM
forumstaff forumstaff is offline
Senior Member
 
Join Date: Oct 2010
Posts: 521
Default

Hi Ron,

Can you send us a copy of the test. To locate the test file right click on it and select the 'Locate on Disk' option.

Thanks.
Reply With Quote
  #3 (permalink)  
Old 01-26-2012, 12:57 PM
Petra Petra is offline
Member
 
Join Date: Dec 2011
Posts: 66
Default

Would you happen to be using a long name for the test ? TA has problems handling long names
Reply With Quote
  #4 (permalink)  
Old 01-26-2012, 03:33 PM
KMuller KMuller is online now
Member
 
Join Date: Dec 2010
Posts: 91
Default

I have a similar problem where often a test will pass or an action will occur if I use 'Run From Here', but if I run the test from the beginning, it will fail or the action will not occur.
Reply With Quote
  #5 (permalink)  
Old 01-27-2012, 09:29 AM
Petra Petra is offline
Member
 
Join Date: Dec 2011
Posts: 66
Default

I’m running into many of the same issues. First I want to say, I have been using TA for 3 weeks to automate a test as a proof of concept, to see if TA will do what I need. If not I’ll purchase QTP-11 and be done with this nonsense. I think the concept of TA is sound and I can develop tests very quickly, maybe 5-10x than QTP. The problem is I have lost all of that time due to constant failures in the test due to window operations that TA fails to handle properly.

I think besides buggy TA code, the documentation is horrible. None of the commands are fully documented with in depth info, so people assume that TA will properly handle window timing issues, focus being stolen etc etc. The documentation that is available, are a few screen shots and a couple of step by step examples, that are very simple and not nearly informative enough. I get what TA was trying to do, make it simple for non programmers, but they blew it in the documentation. Non programmers need tons of documentation and examples on how to do it right and how to get around TA limitations. To add extreme insult to injury… there are no code examples on their web site, so people could see how the TA experts recommend using their features. Cut and paste code into their own code etc (maybe they cant get their code to work reliably either ?)

Below is an example of 4 lines of code that were driving me crazy It would intermittently fail, but running from this step always worked;
Close Excel
Begin Error handler
If pop up, select yes
End error handler

To get reliable operation (for now) I had to add my own delays, activate windows that should be active already etc, I expect these will fail if my test pc get bogged down etc.
Close Excel
Delay 1000ms
Begin Error handler
Activate pop up
Delay 200ms
If pop up, select yes
End error handler
Reply With Quote
  #6 (permalink)  
Old 01-31-2012, 05:30 PM
forumstaff forumstaff is offline
Senior Member
 
Join Date: Oct 2010
Posts: 521
Default

Hi Ron and KMuller,

Can you send us the copy of the test scripts. We would like to work on them at our end to understand the issue in a better way.
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 03:10 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