How will u write test cases based on EQA(Equivalance class
partitioning) & BVA(Boundary value analysis.?Plz explain in
brief?
Answer Posted / ch.s.m.prasad,kkd
for example I took Login Window . Here there are two
objects like user name , password.
specifications: in user name only Alphabets
(lower case, uppercase) allowed.and range 4 to 16
characters
B.V.A
min = 4 -----pass E.C.P
valid invalid
max = 16-----Pass
min-1= 3------ fail A to Z Alphanumerics
min+1= 5-------pass a to z null
max-1= 15------pass numbers
max+1= 17------fail blank space
specialcharacters
in the same way Password
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Sentence "Working from onsite is effective" is growing in IT field. How do we bring that knowledge to offshore and do an effective job in Offshore?
how many meeting in realtime environment? what are they?plz explain?
What is the Difference between Network testing and Web Testing?
test cases for compose functionality of gmail
wht is Manual Testing Frame work
which sanity testing is performed?
Hi Friends, Just One Month Back I was Join in Small Company as a Testing Eng.I have Six Month Exp. In this Company all my team memb.r fresher & PM give responsibility on us to prepare all require QC doc. for our new project.So I need ur help in this matter .How Can I start my work and Which Doc.I start to collect & From Where I get Detail Information all abt these thing. Thanks to all friends who give reply to this. Suyog
List the considerations in developing testing methodology
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
Difference between smoke and sanity testing
What is manual testing and what is it process?
i have 2.5 years of experience in manual testing and qtp. can anyone say me what kind of questions do they ask on manual testing and qtp.
What is 'Account Conditioning'?
what is your daily activities?
What is your Approach when you find 10 Sev-1 bugs in 50 test cases?