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
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 |
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 |
How do you determine wat to be tested?
As a tester I found a show stopper(critical defect) this evening whereas the project is going to be delivered to the client tomorrow morning so there is no time left.I reported the same to my test manager but he is not ready to convinced with me moreover he wants to close the matter as it is....in this senario wat will u do???
What is Usability testing, pls explain with example.
What is the value of a testing group? How do you justify your work and budget?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
What is agile testing ? how can we perform agile testing ?
What is IEEE 829 format
What is 2-tier architecture, 3-tier architecture?
Give me atleast 10 cases of GOOGLE search engine?
What is diff between Reliability Testing and Recovery Testing ?
who is preparing PIN document?
which knowledge is must for tester