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 bucket testing?
You have raised a priority 1 bug that needs to be fixed for release tonight, the developer concerned is refusing to fix this, what do you do and why?
Pls give proper Seq. to following testing Types Regression,Retesting,Funtional,Sanity and Performance Testing.
what is the difference between developer testing and tester testing?
How can you test an application after production and deployed in to the clients system by connecting to the (Client's)server which is located somewhere in the US. I mean how can you connect and test when it is at maintenance
what is uml
Give an example of low serverity and low priority bug?
What you consider at the time of Module Integration?
What is an equivalence class
can anybody tell me that what is a build note and what it contains? And build note is released to testing team with every new build or it release only when bugs are fixed by the developer?
in customer details form having fields like customer name,customer address. after completion of this module, client raise the change as insert the two radio buttons after customer address. how you can check as a tester.
where do you write the test cases