What is the involvement of tester in SDLC?Explain.
Answers were Sorted based on User's Feedback
Answer / saff
the tester involvement in testing is he will try mitigate
the risk which can be done through testing
he is there to avoid unneccesary development expenses or
even worse project failure
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / manisha
SDLC = SOFTWARE DEVELOPMENT LIFE CYCLE
STLC = SOFTWARE TESTING LIFE CYCLE.
The involvement of tester in SDLC is just on the levels to
verify the documnets(SRS, FRS, IDS) prepared at this
level.which is called as STATIC TESTING or VERIFICATION
process under STLC.
The only difference in STLC & SDLC is when the testing is
carried out right from the earliest stage of preparing
documents it is STLC and The documents prepared under SDLC
are further used for testing by the tester..
Plz correct me if m wrong
| Is This Answer Correct ? | 6 Yes | 4 No |
Answer / santhosh sebastian
In SDLC(Software Development Life Cycle),We can do testing
in two different manner.
1.QA-Testing
2.QC-Testing
QA Testing:-QA Tester need to verify the documents required
for each phases,Wheter project team using std templates or
not etc.
QC Testing:-QC Tester need to verify the Quality of project
deliverables from each Phases of SDLC.QC Tester will use
test plan,test scenarios,unit test etc.It is purely product
oriented testing.
QA and QC need to tied up for any type of SDLC for good
quality.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is target user?
List out the difference between Verification and Validation.
disadvantages of V-Model in Software Testing?
find the odd man out in below testing techniques. a.loadtesting b.stress testing c.recovery testing d.integration testing also tell me why?
We have one home page for a web application.It has so many components which are being tested by different teams. If one component testing get delayed but all other components testing is done, can we sign off testing for that home page? If no, what should be done?
What type of tests you perform on the web based application?
What are the tables in testplans and testcases?
what is system testing ? explain with example ?
13 Answers Icon, Microsoft, Opus, Trend Micro,
Describe the role that QA plays in the software lifecycle.
What is the difference between quality assurance, quality control and testing?
tell me test case for chair,pen,key board?
2 Answers GrapeCity, IBM, IBN,
What is Test Scripts What is static testing and dyanmic testing. Explain with an example