What is Equivalence partitioning,Boundary value
analysis,Decision table testing,State transition
testing,Use case testing. Plz explain with example and
differences if any
Answer Posted / kishan prasad
Boundary Value analysis is the testing carried out at the
boundary values. Ex: if any application is said to have some
2-3 levels of values with which it should behave
differently, the tester exclusively tests those boundary
values specifically with decimal values, characters
etc.(like <40% fail, 40% to 50% third class, etc...
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
what is the architecture of your current project?
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
What are the different strategies for rollout to end users?
What are the principles of software testing?
What is positive and negative testing?
How can you prepare the resume for testing? Can you send me the answer for this questions?
why testcases are written and what is the importance?
Explain compatibility testing with an example.
What is concurrent user hits in load testing?
Manual and automation how do they help in bringing out quality product? Explain?
What is a test log?
What is bug, deffect, issue, error?
What is early testing?
How a test engineer will convince a test lead when he didn't approve the bug as a report ???
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.