Write Boundary value analysis , Equivalence partitioning &
Error guessing cases on 1 liter Water Bottle. It should not
include functionality Testing cases.?
Answers were Sorted based on User's Feedback
Answer / ganesh
BVA:0 it means the can is empty invalid value
1 it fills the bottle valid value
2 water overflows invalid
EQp:0-500ml = half the bottle or less than it
500-1000ml=fills the bottle or more than half the bottle
| Is This Answer Correct ? | 8 Yes | 3 No |
work break down structure in manual testing
what are all the things we will include in " what to be tested and what not to be tested" in Test Plan
I am a manual test engineer working on an web application product testing.I have worked on test mgmt tool-testlink,defect tracking tool=bugzilla and I know functional-selenium ide (basics.So can anyone tel me which scripting language is extensively used in testing tools so that i can acquire some knowledge about it in order to shift into automation?
For Editing functionality: If there are 10 fields on survey form.User can edit anything from theese 10 fields. User can edit only first field or he can edit 3 fields at a time or can edit all 10 fields at a time or can edit 1 field of one survey form, 2nd field of 2nd survey form, 3rd field of 3rd survey form etc. upto 10th fields or nothing will edit & close the form . My question is --> I have to write test cases for above all scenarios? Let me know it's urgent.
What is Localization and Internationalization Testing
Describe any bug you remember. Plz Give some real examples
send test cases for system testing and what these test cases actually contain?
Why tester should know database concepts?
WHAT IS CVS? WHY IT IS USED
Suppose one project is given to u.How do u know whether this project is suitable for manual testing or automation.
What is the difference between smoke an sanity testing with example ?
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??