Please give an example of Black Box Testing?
Answer / sj16
In Black Box testing the tester only knows what the sotware
is supposed to do...he can't look in the box to see how it
operates.If he type in certain input he gets a certain
output .........
Example:::: Think about the windows calculator ..if u type
3.14159 and press the sqrt button ,u get 1.7724531. with
black box testing it doesn'tr matter what gyrations the
software goes through to compute the square root of pi. It
just does it. bye.............
| Is This Answer Correct ? | 16 Yes | 1 No |
Is Test plan a running document or a fixed document?
what is the use case ? what is the use of the use case ?
Your manager has taken you onboard as a test lead for testing a web-based application. He wants to know what risks you would include in the Test plan. Explain each risk factor that would be a part of your test plan
what is the way to explain about project of 3 years experianced
what is entry / exit criteria and pass / fail criteria ?
How should testers write the test cases without Specifications
Explain about V-model?
how test cases are written in test direcror directly or u fetch from xls
what is entry and exit criteria?
Regression testing: suppose you have 1000 test cases & u find a bug in unchanged component , so whether you test whole test case or some particular test case
what is a review?
What exactly is quality control?