What are Test Cases | Columns in a test case | what is Test Senario | Difference between test scenario and test case | software testing Interview question #18 | Tech bharat
What are Test Cases | Test Cases kya hote hain | software testing Interview questionÂ
>In this article, we will discuss the famous question: "What are test cases?", how to write test cases, what are test cases in software testing, what are test scenarios and test cases, and the different columns in a test case.Test case:
- A set of actions to validate the application's functionality.
- It describes the steps.
- Test cases contain a set of instructions in the form of steps to verify whether the working of application functionality is as per the client-specified requirements
- Test cases are created inside a document like Excel or inside test management tools like Jira etc.
- How to be tested.
Test Scenario:
- What to be tested. ex login functionality, search functionality, etc. and How to test these functionalities then those steps are known as test cases.
- Test scenario is a high-level test case
- Positive and negative test cases can be created for a test scenario
- Test Case ID:Â A unique ID for each test case, making it easy to reference and track.
- Test scenario:Â What to test. Which module/functionality/feature is to be tested.
- Test case title: Title of test case
- Prerequisites:Â Any specific conditions or requirements that must be met before the test case can be executed
- Test steps:Â Detailed steps to be taken to execute the test case.
- Test Data:Â Any specific data/accounts etc required for the test case.
- Expected result:Â The expected outcome of the test case after the test steps have been executed
- Actual result:Â The actual outcome observed during the test execution.
- Priority:Â The importance or urgency level assigned to the test case, helping to prioritize testing efforts.
- Test status:Â Whether the test case passed, failed, or is pending further investigation
- Comment: If we want to mention some extra comment then use this Column.
Example of test case of register functionality:
Thanks,
Rajat Bhatti
Ping me for more details :
Linkedin :Let's connect on LinkedIn.
Click for more information:Â Click me
For more details Join our Whatsup Group :Â Whatup Group
To get daily job updates on software testing:Â To get Daily Job updates, click me
9050358180
Linkedin :Let's connect on LinkedIn.
Click for more information:Â Click me
For more details Join our Whatsup Group :Â Whatup Group
To get daily job updates on software testing:Â To get Daily Job updates, click me
9050358180
Post a Comment