Test cases:
1- defines test area.
2- Writing the expected users scenarios (which are valid or invalid).
3- Show the accepted result for each scenario (User requirements).
using test cases: -*- access test area then applied scenarios to show system response for correct/ incorrect users scenarios if the response meet the user specification there's no bug else the system have a bug in this case.
Test script:
*-* Scenario which can we take it from complete happy scenario (scenario that applied on the system and refers no bugs). Scenario which confirm the valid scenario that written in the test case where that applied by using proper automation tool that generate a scrip file which we can apply this script to confirm the happy scenario.
Using test scripts: -*- it's using to make an automation testing.
best regards
Haider Hardan