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 are some of the typical bugs you encountered in your last assignment?

1 Answers   CTS,


what is SIT? Explain with Example?

3 Answers  


What are test closure document?

3 Answers  


table X havng 3 column A,B,C....A column havng data 10 20 30.....now i wanna have 1o value in A columns all three rows

7 Answers   Hewitt,


i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?

0 Answers  






what is baseline in testing

12 Answers   IBM,


what is the difference between sevierty and priority

3 Answers  


Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?

0 Answers  


Which testing approach you follow to test ATM machine?

1 Answers  


Can you explain equivalence partitioning?

0 Answers  


on what basis a tester writes test cases,i mean is it only based on FS and if so how can they know that a certain no of test cases can be written even b4 they write the test cases.bcoz a test plan contains how many test cases to be written by each tester.

2 Answers  


what is builr release team..?

4 Answers   Accenture,


Categories