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 |
What are the advantages of the automation framework?
Do you know how can we make one test method dependent on other using testng?
WHAT'S THE TESTER'S ROLE DURING MIGRATION OF CODE FROM TESTING TO PRODUCTION ENVIRONMENT
hi i would like to know is there any training institue for Calabash,robotium and ui automator in hyderabad...urgent
why we cannot apply check points in compile modules?
Write test cases on ATM machine and On Pencil.
How do you plan test automation?
On Test Complete I recorded some keyword test. while I'm running the batch test, if one test case failed, then how test complete skip the failed test case and again continue to run the test case? please provide some way to resolve this issue.
Hi All! Am new to Selenium and would really appreciate your help writing test cases for the following scenario: 1. Manually create 2 logins User A and User B on say, orkut.com or facebook.com. 2. Have User A invite User B as a friend. 3. Have User B accept the friend request. 4. Have User A post a comment on his own profile. 5. Have User B post a reply to that comment. 6. Each User logs out of his respective account. 7. Do not use Selenium IDE. 8. Use Selenium RC and Java.
22. Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.
What are the main attributes of test automation?
Any kind of test which you think should not be automated?