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
Test cases have written according to Flow of the software working or according to Screens?
What is quality center? What are the modules of quality center?
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.
Tell me about Agile scrum and what is your role in Scrum ?
What Is risk Based testing?
please anyone let me know the -ve testing of Excel sheet?
What is localization testing (l10n testing)?
!what are the entry criteria for antomation testing ?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
can any one explain me briefly erp pharma project including all modules,like how to tell this project in interview in terms of s/w testing
What is an end-to-end testing?
how to explain banking domain project in testing?
how to connect your project in database?
How to find that tools work well with your existing system?
Write the function test case to add a customer to database.