rsrini7 / flexmonkey

Automatically exported from code.google.com/p/flexmonkey
0 stars 0 forks source link

Test Cases not running in sequence #68

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
==================================
FlexMonkey Use Cases:

1) App under test and MonkeyAgent on remote server?
   Yes 

2) App under test and MonkeyAgent local?
   No

3) App under test loaded from local file system into FlexMonkey Target SWF
window?
   No ,It is on the server.
   http://localhost:8080/mdm/bcm/HM/HMTest.html

4) ANT run with TestLauncher?  - No
5) ANT run with TestRunner?    - Yes

Using JUnitTestRunner for running Test Cases.

6) Other? (describe)

Your Use Case: [1-6] :

If you use the MonkeyAgent, are you running it in the FlexBuilder Debugger?
(yes/no) - No
==================================

What steps will reproduce the problem?
1.Launching the FlexMonkey 
2.Test Cases in one xyz.as file.
3.Test Cases  doesnot run in any particular sequence.
4.Some time one test is not complete it start running the second test case 
method.

What is the expected output? What do you see instead?
Test cases should run one after another but it is showing random behavior 
of functionality. 

What version of the Flex SDK are you using?
FLEX SDK 3

What version of the FlexMonkey are you using?
FlexMonkey 0.8

What version of the MonkeyAgent are you using? (if applicable)
N/A

On what operating system?
Windows XP

Please provide any additional information below.

Original issue reported on code.google.com by ankitkha...@gmail.com on 20 Aug 2009 at 7:41