Can you tell me what is boundary value analysis and
Equivalence partitioning, and error guessing with examples
Answer Posted / viji
Boundary value analysis:
The values for the test cases are selected from the
boundaries and are given as input to the system.
selecting boundary values:
If we have a class with values from min to max
Test for input data at min-1, min, min+1, max-1, max and at
max+1.
example for bva: Y2K compliance tool kit:
The tool sets the system date to 31st Dec and to 1st Jan
and see for the proper roll over of the system.
Equivalence partition:
Splitting the inputs and outputs of the software under test
into a number of partitions.
Error guessing:
There is no formal procedure based on experience they will
test.
for example:
Incorrect assumption
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the difference between load testing and performace testing?
What are the modules of quality center?
How can data caching have a negative effect on load testing results?
How can write testcases on a code under development pls give asnwer
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..
What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?
write test case for gmail sign up page?
What is the difference between IE, Opera & Mozilla Firefox in web Testing and which brower will think that is much better?
Hi there Does anybody can respond to my Questions? Is some one there to answer my Questions posted in Software testing category.pls E-mail to sunitht27@yahoo.com
hi friends i have a question while the files are uploading into the web server(for storing)..... securely......... what is the meaning securely.......its regarding virus threating or user authentication.... the files are video files these are ripping and converted into .flv format pls clarify ..........thanks in advance......
You have a testing team of 10 members, and now you have to reduce it by 5 member and you dont want to increase risk in your product, you are try to cover all functionality to test. What test Strategy you follow.
Write the test cases for yahoo home page
KINDLY FORWARD ME THE INTERVIEW QUESTIONS & ANSWERS FROM REAL TIME POINT OF VIEW FOR 1.5 YEARS EXPERIENCED CANDIDATE. MY EMAIL ID IS sky_bird433@yahoo.com
hi this is satish can some one help me out by sending the maxium notes on client sesrver ,web server and company architechture project hirearchy and company hirearchy i will happy to recive the answers as early as possible
How can I done a Web Testing? Which steps are include in it?