Skip to content

Building Blocks

itaiag edited this page Aug 9, 2016 · 1 revision

Building Blocks

One of the most important and unique features of the JSystem Automation Platform environment is the fact that it is an automation framework providing service solutions for a varied range of users.

The first type of user is the java developer who builds the system objects and writes java tests. The second type of user is the experienced QA engineer, familiar with the system under test (SUT) but with limited or no knowledge in java programming. This user can take the building blocks that were written by the programmer and build complex scenarios.

The test author has control over the user’s JRunner experience by authoring the scenarios. This is achieved by exposing tests parameters in the JRunner and controlling how they are grouped in tabs, how they are controlled and their order in the list. The test author has the ability to enable and or disable parameters by editing them.

The following section discusses how the tests author implements enhancements and additional capabilities to the scenarios editor.

Clone this wiki locally