GlenFlint / flexmonkey

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

Allow for negative testing #71

Open GoogleCodeExporter opened 8 years ago

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

1) App under test and MonkeyAgent on remote server?
2) App under test and MonkeyAgent local?
3) App under test loaded from local file system into FlexMonkey Target SWF
window?
4) ANT run with TestLauncher?
5) ANT run with TestRunner?
6) Other? (describe)

Your Use Case: [1-6] : 6 Monkeylink

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

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the Flex SDK are you using?

What version of the FlexMonkey are you using?

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

On what operating system?

Please provide any additional information below.

Enhancement request: In testing I would like to always run the same test
twice, once so that it will pass and a second time so that it will fail.
This will show me that the test itself is working. I would like to be able
to "reverse" a particular test (with a checkbox e.g.) so that a PASS wil
bekome a FAIL and vice versa. This would increase test security and clarity
of the test results report.

Original issue reported on code.google.com by wackaz...@gmail.com on 17 Sep 2009 at 11:29