what are the system testing techiniques?
Answers were Sorted based on User's Feedback
Answer / sridhar
3 techiniques in system testing or called as test data:
1.Boundry value analysis
2.Equalent partition
3.error guesing
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / vishwajeet chauhan
At first we test single module after that second module.....
this is called unit testing,unit testing is a white box
testing,basically done by programmer and at a time we test
of all module so called system testing.System testing is a
black box testing.....
| Is This Answer Correct ? | 2 Yes | 4 No |
how can u map SDLC With STLC
Can anyone have some better answer for this.. Difference between Boundary value analysis & Equivalence partitioning?
what type of review process u r following in u'r company?
What is the exact difference between smoke testing and sanity testing.?
At what stage of the life cycle does testing begin?
Based on what documents do you start scripting?
What all possible test scenarios can be written for the PAINT OF An Airplane?
Deep structure testing is not designed to Option 1 examine object behaviors Option 2 exercise communication mechanisms Option 3 exercise object dependencies Option 4 exercise structure observable by the use explain deep structure testing
How to run the Data Base Testing Manually ?
10.List five words that best describe ur strengths?
1 Answers VJIL Consulting, Wipro,
Explain about performanece testing?
how can we test an application to know the expiration period (i.e,below or equal to expiry-date it shud work and above it shud fail). [assume this s/w app'n validity period is 2months]