-
-
Notifications
You must be signed in to change notification settings - Fork 606
Automatic testing on EC2
amnonh edited this page Nov 19, 2014
·
10 revisions
The goal of the automatic testing is to allow with minimal effort to run tests and collect their results.
The testing process compose of running multiple instances, with one or more system under test (SUT) and one or more tester instances.
All instances should be run, installed, configure and run their app. The tester output should be collected and parsed to a meaningful results.