What is Equivalence partitioning,Boundary value
analysis,Decision table testing,State transition
testing,Use case testing. Plz explain with example and
differences if any
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / raghavendra.reddy
EQQIVQLENCE PARTITIONING:As per Pressmen if i/p is range of
number then test for 1 valided no & 2 invalided ex:100-
500,then test 100, 99, 501. if i/p is set of values then
test for 1 valided & 2 invailed Ex:{10,45,67} test for
10,80,90.
BVA:IF I/P is range of values b/w "A" to "B" then test for
A,A-1,A+1,B,B-1,B+1.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / 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 |
what is Test deliverable and Release Note?
I m 2009 pass out B.E. student and still searching job.last 3-4 interviewer asked me why r u not selected any company till now...but i didn't give properly answer so any one can tell what should i have to say abt this which will give positive impression to interviewer.
is the volume testing, stress testing, load testing is same and not tell me the difference plz thanks
Hi I am preparing for a Software testing interviews and i have attended 4 interviews but i didnt succeeded any of those 4 due to the lack of real time experience can any body please suggest a institute who will train for real time scenarios with good project? in CHENNAI
change control
What is AGP?what is setup.inf?What are the ways to install driver?
If i have 1o mandatory fields like Id, Name, DOB, DOJ, DOD, Client, location, Recruiter name, Skill, Rate with save and clear buttons Then how many test cases i need to write and what is the best way of process(Just no of possibilities or we need go for probability ) to complete the test cases?
What is the difference between IE, Opera & Mozilla Firefox in web Testing and which brower will think that is much better?
When is Ad-hoc Testing done in a project?
What is smoke testing and user interface testing ?
give on example of regression testing, u did in yuor projec?
1. What types of documents would you need for QA, QC, and Software Testing?