which testing we do during requirements?
a. white box testing
b. black box testing
c.both testing
d.none
Answers were Sorted based on User's Feedback
Answer / ramireddy
During Requirements only verification is done.i.e verifying
the SRS..code review..wak-thrus..etc..testing is validation
activity.so none is the ans for this. jus chek out..
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / parimala
Blank box testing , becoz during requirement phase we will
do only requirement verificarion.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / arthie
with the requirements only the tester have the rights to
prepare the SRS doc. black box testing is purely done by the
tester. with the help of the requirements we can do the
white box testing. bcoz white box handles the syntax and
logic.. so it wil be white box testing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ritu
"none" is the ans for this ques.
B'coz during requirement phase, verification is done. with
requirements we can check feasibility of requirements. White
box testing can be done if we are provided with code. in
requirement phase we have not coding. and for black box
testing something should be in our hand and in requirement
phase we don't have anything. So, only verification can be
done in requirement phase.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / selva ganapathi
None. We cannot do white box or black box tesing. These are
testing techniques carried out on the executable part.
Each requirements will be checked with the 8 points as per
software engineering and has to pass in each points to
qualify for testing.
I am able to recall only 4 points described below.
Singular - Each requirement should be atomic. A requirement
cannot be splitted or divided in to more requirements.
Testable - The testing team should be able to test that
requirement. The requirement should in test team's scope
Clear - The description of the requirement should be clear
and understandable. It should not bring any ambiguity.
Owned - Each requirement should be owned by a person, so
that in case of any conceern on that should be reported the
owned person.
Still 4 points are there but uanble to recall.
If a requirement satisfies all the eight points, then that
requirement is passed and it is in testing scope.
The name defined for this process is Requirement testing or
eight point check
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / arti
both testing will be done...
simple that with the requirements we are goin to proceed
the project.. so ans is both testing should be done.
| Is This Answer Correct ? | 0 Yes | 3 No |
What is utilization?
What is maintenance testing?
How can I create button in excel and apply Macro to it?
What are the types of defects?
Explain functional testing?
what is the diff between test strategy & test methodology?
What good bug tracking systems have you used?
what kind of things you have to consider in writing test cases for web interface testing ?
Explain system testing?
What is the difference between Testing and Code review?
Mention what the difference between a 'defect' and a 'failure' in software testing is?
What is the function of the software testing tool 'phantom'?