GeekInterview.com
Results 1 to 4 of 4

Execute Testcases

This is a discussion on Execute Testcases within the Testing Issues forums, part of the Software Testing category; How to execute testcases after writing testcases with example .Net or Java application....

  1. #1
    rohittesting is offline Junior Member Array
    Join Date
    Mar 2010
    Answers
    2

    Execute Testcases

    How to execute testcases after writing testcases with example .Net or Java application.


  2. #2
    deepasree is offline Banned Array
    Join Date
    Apr 2008
    Answers
    1,913

    Re: Execute Testcases

    Quote Originally Posted by rohittesting View Post
    How to execute testcases after writing testcases with example .Net or Java application.
    Hi friend,

    Seems you are totally confused. To execute the written test cases why you are worried about the application.

    Thanks,
    Deepa


  3. #3
    Sandhya.Kishan is offline Expert Member Array
    Join Date
    Mar 2012
    Answers
    212

    Re: Execute Testcases

    We execute test cases based on the priority and dependence,most of the times we try to follow the steps using which the test cases are written.We can execute
    test cases manually or by using automated tools like QTP.


  4. #4
    Raj.Chak is offline Junior Member Array
    Join Date
    Jul 2012
    Answers
    15

    Re: Execute Testcases

    I agree with the first reply, the execution of test cases does not depend on application. Generally after writing test cases two things happens either you upload it to a tool such as HPQC for execution or put them in excel and hand it over to testers for execution. Also you need to have a defect tracking system in place for defect management. another good practice is to map the test cases to requirements for requirement traceability.

    Thanks
    Raj


    •    Sponsored Ads