Functional Test Scenarios for Pen
Verify the type of pen, whether it is a ballpoint pen, ink pen, or gel pen.Verify that the user is able to write clearly over different types of papers.Check the weight of the pen. Verify if the pen is with a cap or without a cap.Verify the color of the ink of the pen.
What are the negative test cases for pen?
Negative Test Cases/Scenarios
The pen can get wet because of the water spill on the table or during the rainy season. It can be due to any reason. Drop the pen from some height (Table height) in the upside-down position. Verify if you are able to write with this pen.
What are test cases scenarios?
A test scenario, sometimes also called a scenario test, is basically a documentation of a use case. In other words, it describes an action the user may undertake with a website or app. It may also describe a situation the user may find themselves in while using that software.
How do you write a test case for a pen in Excel?
There are some pre-requisites to write test cases for pen is, pen must have a refill and refill must have ink.
Verify the user is able to hold the pen comfortably.Verify the user is able to write smoothly.Verify the ink flow, It should not overflow.Verify the pen material quality is good not to hard.
How do you identify test scenarios?
Identifying Test Scenarios for end-to-end manual testing
The identified scenarios should be independent of other test scenarios. Ensure that every identified scenario is a story in itself. Test scenarios must cover the negative and out-of-the-box testing with a ‘Test to Break’ attitude.
How do you test pen interview?
Operational aka Functional Test Cases
Check grip handling during the writing.Check the kind of metal used for a ball in pen (Only brass/steel/tungsten).Check ink output while keeping the pen vertical on the surface without any movement. Check ink dries quickly or not.Check is waterproof or not.
What is API testing?
Definition: API (Application Programming Interface) testing is a type of software testing that aims to determine whether the APIs that are developed meet expectations when it comes to functionality, performance, reliability and security for an application.
What is use of API testing?
API testing is a type of software testing that analyzes an application program interface (API) to verify it fulfills its expected functionality, security, performance and reliability. The tests are performed either directly on the API or as part of integration testing.
How is the quality of a pen measured?
always check the finish for quality. Patterns should align on the cap and barrel when the pen is closed. Run your fingers along the length of the pen to check for obvious burrs or rough edges. Make sure the pen has been evenly polished with a consistent gloss or matte finish.
What is scenario example?
Examples of scenario in a Sentence
A possible scenario would be that we move to the city. The most likely scenario is that he goes back to school in the fall. The best-case scenario would be for us to finish the work by tomorrow. In the worst-case scenario, we would have to start the project all over again.
What is positive test scenario?
A positive test case is when the test is designed to return what is expected according to the requirement. A negative test case is when the test is designed to determine the response of the product outside of what is defined.
How do you write test scenarios and test cases with examples?
However, every test case can be broken down into 8 basic steps.
Step 1: Test Case ID. Step 2: Test Description. Step 3: Assumptions and Pre-Conditions. Step 4: Test Data. Step 5: Steps to be Executed. Step 6: Expected Result. Step 7: Actual Result and Post-Conditions. Step 8: Pass/Fail.
How do you write a test script?
Procedure
Open a test case.From the Test Scripts section of the test case, click the Create Test Script icon ( ).In the New Test Script dialog box, in the Name field, type a descriptive name that identifies the purpose of the script.Optional: Type a description.The type is Manual by default.Click OK.
How do you write a high level test scenario?
4 advice on how to write test scenarios:
Give a name, description and necessary information for each test case. This is a good practice which allows you to verify right away what a specific test case is about. Write cases for the end-user. Grouping of test cases. Universality of test cases.
How do you write test scenarios and test cases in Excel sheet?
Follow the below steps to write the test cases.
Step #1 – Test Case ID: Each test case should be represented by a unique ID. Step #2 – Test Case Description: Step #3 – Pre-Conditions: Step #4 – Test Steps: Step #5 – Test Data: Step #6 – Expected Result: Step #7 – Post Condition: Step #8 – Actual Result: