Write test cases on ATM machine and On Pencil.
Answers were Sorted based on User's Feedback
Answer / saj
when we are writing a test case for objects like
Pencil, Pen,Duster Etc...... we should consider these
parameters
•Look and feel
Color
Height,
Width,
Design
•Performance
•Usability
Material used for making it, .etc
If you come for performance the important is,
Durability,
Continuous perfromence...Etc.
Usability:
How easy to use that thin
Accessibility
write test cases on ATM
Test cases:
1. Enter the Atm card
2. It has to display the message "enter pin number"
3. After entering the pin it has to check whether the
entered pin number is a valid one if it is valid the user
must be all the menus or else it has the message "invalid
pin number. Pls enter again"
Etc.............. we can write many test cases for these
topics it just an example..............
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / ram.polavarapu
atm michine->
-shoud dispay in screen insert atm card
-shoud ask for pin number
-shoud ask for cash saving or withdraws
-shoud ask for amount
-shoud processing to relese the amount
-should relese the amount
-shoud ask for another transaction
-we click on cancle button shoud ask for collect the card
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / ram.polavarapu
on pencil->
-the properties of the pen hight,width,color
-check the quality of the pencle
-check the pencil its writing or not
-check the pencil led quality
etc...
| Is This Answer Correct ? | 0 Yes | 1 No |
how can we reverse the string without using the revese of String function in QTP?
Tell us can we find all links on a web page?
What are the tools used to test a Website? I need to advise my company. Please answer.
What testing activities you may want to automate?
Explain what is the difference between findelement () and findelements ()?
In general, how do you see automation fitting into the overall process of testing?
How do you select the 2nd item in a List box or drop down through selenium RC (Java)
Why automation testing?
you have any interaction with clients?
What did you include in a test plan?
1. How would you Test & then automate an antivirus application? 2. How would u test & automate windows screen saver? (expected: "test scenarios" & "test approch": points)
What is the purpose of getoptions() method?