write test case for white board marker.

Answer Posted / sara

1. first i check the basic functionality of the marker
this is marker is written r not
2. boundary Value Ana
marker lib present in correct position or not
2a. check whether the marker cap diameter
2b. check whether the marker open or not
3. check whether Marker outer color as per the req
4. check whether Marker inner color as per the req
5. check whether the marker height as per the req
6. check whether the marker width as per the req
7. check whether the stress of the marker
8. check whether the look as per the req

Is This Answer Correct ?    5 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the state testing?

697


"search"test cases on Linkedin website and how will you write test cases on it?

5656


Roads concatenation Problem Consider we have some GIS (Geo Information System) operating over some road network. Each road represented as array of two-dimensional geographical points. Road network is a set of roads. System has function called Concatenate(). This function takes raw road network and should return optimized road network. Optimization lies in concatenating roads with matching start or end points, i.e. if road AB end point matches road BC start point, then optimized network should contain concatenated road AC. Optimized network shouldn’t contain two roads which can be concatenated. Your task is to suggest set of test cases for Concatenate() function in order to make sure it works correctly. public interface IPoint { double Lat { get; } double Lon { get; } } public Road : List { } public RoadNetwork : List { } public RoadNetwork Concatenate(RoadNetwork roads);

1907


They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.

1485


How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database

1496






How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?

1920


What is business validation test case?

662


How to write test cases on laptop???

14459


how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases

1916


How to write the test cases for STP

5075


By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)

807


Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.

1991


What is the syntax testing?

671


Explain the component testing?

739


I need GUI test case for home page?

3192