When should testing start in a project?
Answers were Sorted based on User's Feedback
Answer / jagadeesh
When to start Testing is tightly coupled with the types of
SDLC we are foloowing for the project. If it is Waterfall
model testing is just a phase and starts after the
Development phase. If it is V&V model testing starts right
from the begining (Requirements). in cases of Spiral it is
like starting again and again. So the begining of the
Testing may vary depeding upon the SDLC model selected for
the project.
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / mahesh
that depends upon the sort of testing.
there are two kinds of testing.
coventional and unconventional.
unconventional testing is done by the quality assurance
engineers right from the initial stage of software
develoment life cycle.
conventional testing is done by the test engineers when
they get the build from the development section.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / satya_k21
Hi,
Once the Requirements are base lined then only we can go
for testing the application.
Regards,
Satya.k
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / umasubbu4u
Testing will start in every stage of the S/W development.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / rituparna
Refer V - MODEL for your question.
This model give you all the details of testing &
development activities.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / ch.s.m.prasad,kkd
once the requirements are frozen then we will write the
test cases.
if it is wrong plz correct me..............
ch.s.m.prasad
eid : sri8prasad@gmail.com
| Is This Answer Correct ? | 1 Yes | 1 No |
what is the difference between waterfall model & v-model?
Plz explan entry and exit criteria with example??? thanks
How many test scripts can you prepare per a day?
What is the difference bet white box testing and black box testing.pls give me an example
password is having 6 digit alphanumerics then what r the possible input conditions?
6 Answers Logica CMG, Visual Soft,
Explain about Defect Leakage?
What is Static & dynamic Testing?
what exactly meaning of Defect Differed ??
What is the difference between Technical TestCase and functional Testcase.
You are the test manager starting on system testing. The development team says that due to a change in the requirements, they will be able to deliver the system for SQA 5 days past the deadline. You cannot change the resources (work hours, days, or test tools). What steps will you take to be able to finish the testing in time?
1.What is the risk factor problem related to project?
Write test cases for checking date field?