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 |
Which types are testing are important for web testing?
Explain 'Software metrics'?
Say your Product passed through testing and UAT. Now it went to production at client location and they found one defect in it. How they need to procced now? Will they contact you? Will they contact dev team?
What is brainstorming?
what is automation testing process? What are the main steps invloved in it?
When is it ideal that the testing is stopped?
What is the primary key in the projects invloved with CANADA...as Social Secrity Number (SSN) is for USA
what is the difference between smoke testing and sanitry testing
Testing that checks that a modification applied during maintenance has NOT affected the code corresponding to those functions of the system that should be unaffected by the modification is called which one of the following? 1. Acceptance testing 2. Unit testing 3. Regression testing 4. Validation testing 5. System testing
I want write ISTQB exam . Please inform me where is the centre in this exam in Kerala? Is there any exam centre in Trivandrum.(Fees, Date,Time,Centre)
suppose u have raised one bug. you have posted to that concerned developer..he can't accept that is a bug. what will u do in the next stage?
What is mean by release notes?