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 difference between Access(DBMS) and RDBMS like SQL Server or Oracle?. Why Access is not used in web based application?
7 Answers Disha Tech, Infosys, TCS, Wipro,
Explain quality control?
What is Software reliability?
9).explain difference between stab & driver? 10). who will conduct integration testing? 11). explain difference between system testing & functionality testing? 12). explain compatibility testing? 13). explain performance testing? 14). explain inter system testing? 15). explain difference between smoke testing & sanity testing? 16). explain difference between re-testing & regression testing? 17). you prefer manual testing or automation
We r developing one Web Site for construction company. In that Web site we have different option like About Us,Contact Us,Home,Sites,Site Map,Search Etc........ and front page of that web application contains 6 different pictures means single page contain 6 pics etc... write Test plan ,Test Scenarios,Test Case ....
Please some one answer these Q's 1.Modules in Pension Domains ? 2.What Should we Test on Pension Domain.? Thanks in Advance Stewie
What is black box testing? What are the different black box testing techniques?
What is what are the parameters of performance testing?
how do you test the server response time? do you use any tool? if so what tool ? if not how can you it be done manually ?
What is Defect age?
What is path testing?
1). explain need of software testing? 2). explain difference between developer testing & test engineers testing? 3). explain difference between verification & validation 4). which process your organization follows to develop an application? 5). explain v-model? & what is the meeting point in v-model?