Exforsys
+ Reply to Thread
Results 1 to 3 of 3

Test Cases In Automated and Manual Testing

This is a discussion on Test Cases In Automated and Manual Testing within the Software Testing forums, part of the Testing category; Hi, Can Anyone Tell Me Is There Any Difference In Writing Test Cases In Automated Testing And Manual Testing.and Plz ...

  1. #1
    rajk is offline Junior Member Array
    Join Date
    Nov 2004
    Answers
    3

    Exclamation Test Cases In Automated and Manual Testing

    Hi,



    Can Anyone Tell Me Is There Any Difference In Writing Test Cases In Automated Testing And Manual Testing.and Plz Give Me An Example
    Thanks


  2. #2
    aniket is offline Junior Member Array
    Join Date
    Jun 2005
    Answers
    4
    On paper there is no difference between a test case in automated or manual testing. A test case remains a test case throughout the testing process. In automated however, you translate this test case into actual code (say TSL in case of WinRunner).

    A test case would generally be a table which would include, steps description, Expected Result, Actual Result, Pass/Fail, Comments (where, how, when, why etc. the test failed). The steps description written would be translated into code and based on the results of the automated test's results, the other columns in the test case would be filled up.

    Hope this helps,
    ANIKET.


  3. #3
    niranjan123 is offline Junior Member Array
    Join Date
    Jul 2006
    Answers
    9

    Thumbs up

    yes there is no difference between manual and automated testcase, in fact the automated test cases are prepare with the help of mannual test case..ie the logic behind the TSL script for the automated test is go accordingly the test cases prepare for the mannual test.

    with regards
    niranjan deka


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...