How to write testcases for a general objects like
1.pen
2.paper
3.printer
4.Mobile
5.Bulb
6.coffee machine
7.calculator
8.Mobile
9.telephone...etc

Answers were Sorted based on User's Feedback



How to write testcases for a general objects like 1.pen 2.paper ..

Answer / rajendra

For writing test cases on any object we need specifications
that are very important.Without specifications we cannot
write test cases.test case is different from test log.
Testcase will contain test case id, test description,
input, expected result columns.
Test log will contain additionally two columns like actual
result, pass/fail.
Any way I will provide some valuable information that
enable you for writing test cases On different objects
Generally asking test case objects are

Pen,
Bottle,
Coffee machine,
Bulb,
Printer,
Telephone,
Mobile,
Calculator,

Test case objects (Pen, Mobile, Bottle, and Calculator) are
general in nature.
In general when we writing a test case for objects like
above we should consider the objects parameters like
· Look and feel
· Performance
· Usability
· Rigidity
Look and feel means external appearance like outer case
must be attractive.
Look and feel parameters are ,
Color,
Height,
Width,
Design
Material used for making it ,?.etc
If you come for performance the important parameters
are ,
Durability,
Continuous perfromence..etc.
Usability:
How easy to use that thin
Accessibility
Rigidity
How strong it is
How it is working in abnormal conditions

For example if you want to write test cases for a pen
Then first start with look and feel.


If you com for software enabled objects
Notepad,
Yahoo login,
For above objects we should check
Different menu options are working properly
Functionality of buttons,
Memory capacities,
Look and feel,
Speed of operation?etc

Anyway remind always to check common features of the object.
?Test case writing is an art of common sense?

Byeeeeee friendz
Rajendra
rajendra_penumalli@yahoo.com
Ring me at :9885162742
Hyderabad,
A.P

Is This Answer Correct ?    100 Yes 8 No

How to write testcases for a general objects like 1.pen 2.paper ..

Answer / surbhi

like for pen test cases will include low level test cases
and high level test cases for every compnent of pen that
includes cap,riffle and pipe.
low level test cases will include verifiaction of
components.
High level test case will include Test id,requirement,
steps to proceed,input,expected result and actual result.
High level test cases will also be made with the help of
decision table

Is This Answer Correct ?    7 Yes 36 No

Post New Answer

More Manual Testing Interview Questions

What is system testing? What is defect leakage? What is penetration testing? What is regression testing?

4 Answers   RBS,


Is the Fundamental Test process and The test development process the same

1 Answers  


What are cookies?

0 Answers  


What is Low level design & High level design? and brief description.

1 Answers  


What is junit & api?

0 Answers  






How can you find dead code!!

3 Answers   Satyam,


What is SEVERITY and PRIORITY ?

3 Answers  


1. what is a date guidelines ?

0 Answers  


What is the difference between Functional test cases and UAT test cases?

2 Answers   IBM,


plz explain about tracebility matrix with example? thanks in advance

2 Answers  


why ur Looking for Change?(In P.M)

17 Answers   MBT,


What are the Level of Severity

11 Answers   Atlantic Scientific, Deloitte,


Categories