why do we need test cases?

Answer Posted / harish jakhotiya

This is the very basic requirement to start with the testing phase. We should have the test cases for testing any system. test cases is written based on the scenarios you have to test the system. Test cases gives us the assurance that flows are working fine or not based on the status of the test case. If the status of some test cases are failed meaning some flows are not working fine and there is bug in the system that needs to be fixed. If the status of the test cases are passed meaning flow is working as expected and system is behaving as per the requirement.

Is This Answer Correct ?    11 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox

1154


Explain how to develop a test plan and a test case.

681


write the testcases for migrating data from one database to another database?

1894


write a test case for telephone billing ?

3890


how to write test case for GUI testing and tell me in brief about GUI and all related WEB based testing..if possible then pls give example of its test case...m new in testing........thannx for help in advance

3369






1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks

2200


Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?

2085


Write a test case of login window?

708


What are semi-random test cases?

855


What is the logic testing?

764


How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent

2099


Why is it that the boundary value analysis provides good test cases?

770


Elaborate test plan and content availability in test plan.

666


How should I maintain the test cases and Test Log for different versions/builds of the application.

1965


Which of the following defines the expected results of a test? Test case specification or test design specification.

1002