wat is the role of tester in SDLC
Answers were Sorted based on User's Feedback
Answer / ganesh ahirrao
hi,
SDLC- Software Development LiFe Cycle
it contains 6 Phases
1)Gathering Software Requirement
2)Software Design and Analysis
3)Coding
4)Testing
5)Implementation
6)Maintainance
in every phase Software Tester is involved.
In First Phase SRS ( Software Requirement Specification
)document is Craeted and Validated.
In Second Phase Design / Algo are Analyze and design
document are craeted by design team which is tested by Tester.
In Third Phase Coding, which is done Software Developer are
checked taht all path are covered are not, coding should be
done in such a way that new changes are made easily, and
application should be user friendly.
in Fourth Phase Actual testing ( Unit , Integration,
System,UAT) is done.
In Fifth Phase Check that Application is working fine in
Different OS environment
In Sixth Phase Configuration management is done..
in this way Software Tester is involved from beginning of
Any Project.
| Is This Answer Correct ? | 23 Yes | 1 No |
Answer / aryaa
software development life cycle involves six different
phases such as
requirment,design,coding,testing,installation,maintainance.
So in this whole process testers are involved in each phase.
upto coding phase QA part is taken care by the testers and
after that QC activities are taken care by the testers.
as a whole it s the role of a tester
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / kashif
A little correction required. Actually tester is only
involved in Testing phase, which typically a Quality Control
phase(QC), the remaining phases will be handled by Quality
Assurance people(QA), it is their responsibility to monitor
and improve the processes which are being used to develop a
quality product.
Secondly Verification is always done before validation.
Verification will be done by QA by inspecting code review,
meeting, documentations etc etc
Validation is only involved actual software testing
QA people are involved in entire SDLC whereas QC people are
only involved in Testing Phase.
Thanks.
-Kashif Ali
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / ramprasad.s
HI
Role of a Tester in SDLC is Performing
1. Functional Testing.
2. Regression Testing.
comment sun_ramprasad@yahoo.com
9940314706
| Is This Answer Correct ? | 7 Yes | 5 No |
Answer / mahe
Identifying the most appropriate implementation approach for a given test
Implementing individual tests
Setting up and executing the tests
Logging outcomes and verifying test execution
Analyzing and recovering from execution errors
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / priya
It is important to testing for client requirements..
| Is This Answer Correct ? | 1 Yes | 7 No |
Answer / ravi148
hi kumar,
first, ur question is wrong?
second , as a tester u should not ask this question.
ok let me exoplain...
tester involves from the begining of bussiness document
designed to till the application released.
between these phases, tester learns previous application,
reviews BD documents,use cases, prepares test scenarios and
test cses based on modules,involves executing of test cases
and so on... prepares documents like TSR,Deffered bugs,
defects reports etc.
| Is This Answer Correct ? | 6 Yes | 13 No |
test cases for bulb
Test approach to windows update?
what are the Levels of testing?
What is your favourite Bug?
what is function testing?
what is incosistent testing
what is the diff bet two tier and three tier arch?
what is the difference between test scenario n testcase.do we have separate template fr test scenario.what is the use of scenarios.pls explain with example.
what is the difference between Test-bed, Test-lab & Test-environment ? explain it briefly ?
After receiving the bug as fixed , what types of tests we will continue...
What will you do when you were given two different projects and asked to complete them at same time?
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?