Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Test Scripts

Former Member
0 Likes
453

Some one please let me know what a test script is.....and how it is written...I need to write it for the HR modules....This is in context with support stacks being applied to SBX. ...and for testing that....Please also let me know if it is the responsibility of a functional consultant....

Message was edited by:

Anu Rajagopal

1 REPLY 1
Read only

Former Member
0 Likes
361

Hi,

normally a test script contains information like; logical steps per given situation (input), per step an expected result (output), pre-conditions for execution of the test script, reference to requirement / design document. A separate area for test script final result incl. name of tester and sign-off the test result is required. The test script can only be marked as passed if all logical steps are finished succesfull according to the expected result(s).

(example: [Input] Go to menu x, click on y; [output] y runned succesfully)

The test-script is used to examine whether the system displays the desired behaviour under specific (in your case HR specific) circumstances.

And (from my point of view) a functional consultant can be responsible for test script creation and execution. It depends on (test-) organization.

Best regards,

Maurice