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
What is quality center?
what is localization and globalization.and what are the ways way are going to test the particular application?how can we identify factual, visual, corrupted characters, link errors, formatting errors, etc in locallization?iam going to attend the interview on localization concepts and languages like : German, Japanese, French, Russian, Italian, Chinese, Korean, Portuguese and Spanish .tell me the process how to do testing above concepts let me know its urgent:anilaluvala@gmail.com 9908814046
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?
plz tell me the difference b/w PB/MF based appl.with examples. Thanks
1) Difference between "Delete" and "Concatenate" with reference to databases? 2) Difference between SDLC and STLC. 3) Latest versions of the browsers used. 4) What is URL Tampering? 5) Full form of URL. I don't need the answers. These are just for reference.
How to do the performance testing manually? Does you have a test case for that?
What is an end-to-end testing?
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
What is difference between V-Model and Agile Model?
what are the testing appraoch that you have tested for Bread toaster
Explain the procedure for manual testing.
What is stub?
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
what is the most critical bug u have to find in ur project.My application is ERP based,in this purchase module is there.plz tell me the answer?
Describe any bug you remember. Plz Give some real examples