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 the different types of black box techniques?

3 Answers  


What is the best testing tool to test an desktop application(extJS app)?

2 Answers   Nagarro,


What exactly we have to say when interviewer asked "Tell me about your self"?

2 Answers  


what is fs

5 Answers   Logica CMG,


how will the test plan is pepared in ur organisation>?

0 Answers  






how do u make severity , suppose login page has been sucessfully passed and entered in 2nd page instead of 1st page. what is ur reaction .

11 Answers   Amdocs,


Write as many test cases of InternerExplorer compatibilty on test ON wiNDOWS OPERATING SYSTEM?

8 Answers   nvidia,


what is v-model.why you are using v-model?& v-model follow parallelly approach is it correct?

2 Answers   Accenture,


Difference between or when do you conduct Acceptance testing User Interface testing ?

1 Answers   IBM,


What is an equivalence class?

3 Answers  


Hi,I am new to software testing. My question is, What can be the possible test cases one can write for a chair

6 Answers   Datamatics,


what is defect leakage

2 Answers  


Categories