AGAME Test Recon is an app to run test cases directly step by step on your phone or tablet besides the screen of the application you are testing. It tracks progress and pass/fail test results. And it instantly shows you or your project leader the current test progress and an overview of the test results of all test runs.
Write your requirement list and test cases on your laptop and copy them to your phone or tablet. Then import them into AGAME Test Recon and run test cases.
Install AGAME Test Recon today and find out how it can improve your testing experience!
Example requirement list and test case in Consolas.
reqs.txt ;Start off with a single word category name Category ; This file contains requirements in two columns: key, description ; The description can contain #tags, #tag-2 or #tag.3 REQ-1, First requirement #tag1 REQ-2, #Must Second requirement Category-2 REQ-3, Third requirement, with a large description that spans multiple indented lines. tests.txt ;Test cases also start off with a single word category name Test-cases ; This file contains test cases, written like this: Test-1: #REQ-1 Test the first requirement First step > Expectation of the first step Test-2: #REQ-2 #tag1 Test the second requirement 1. Press the green button > A green light is shown on the screen 2. Press the red button > The green light goes off and a red light is shown on the screen. 3. Press the blue button > All lights go off and a blue screen is shown.
Browse test cases and requirements, optionally showing results of a test run.
Running a test case and recording the result.
Overview of executed test runs instantly showing current test progress and passed failed counts.