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 / markusorelius
These are different test techniques, which are applied in a
structured way to the target software. They arise from
understanding where software typically fails, and why.
These technicques are very effective and efficient in
structuring a test for a specific kind of functionality.
You need to choose the correct one to apply in every case.
You do this by understanding what the particular item's
function is and thus how to test it with the most efficient
and effective method.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is agile model and spiral maodel?pls explain with an example?
how to create automation frame work ?
What is the difference between authentication and authorization in web testing?
What is the Difference between Network testing and Web Testing?
What is the difference between load and stress testing?
How we allocate the priority(Blocker, Critical, etc.,) in Testing?
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
Anyone attended the manual testing interview with L&T infotech in recent past. please let me know the type of questions they can ask especially in PM round. Thanks
How quickly we need to fix the bug? Or how soon the bug should get fixed?
what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
iam having 2+yr sof exp in manual testing, at present working in chennai,want to relocte to hyd .if any openings let me know.my id : vaniramymail.com
What is the full form of cmmi?
What is grey box testing?