in SDLC where Exactly testing peoples r inveloved ? plz
reail timers only.........(Usha)
Answers were Sorted based on User's Feedback
Answer / satish
That depends on the model which you are following...
If you are following Waterfall Model, testing comes after
development i.e.
Analysis-->Design-->coding-->Testing-->Maintenance
If you are following V-Model, testing comes in every phase.
i.e. Verification and Validation of each phase.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / sasidhar
In V model testing comes in every phase. you have not
specified any model.
In general process QA/QM involves in initial phase .
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / hari
we can't specify the any model. if all companies are
followed by the V-model.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / chitti
see, testing people involved in design phasemtester
willdesign testcases at the time
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ramarao
actually it depends on SDLC models
some times developing and testing starts parelly
some times after coding is done
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
througt out SDLC .
actually participate duringmoke and sanity testing
performing s
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / brindha
Actually the testing start after the requirement of the project is freezed. Once the requirement are freezed the test strategy and testcases are planned and prepared. Once the development is over, then testcases are executed against the executables.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sasi
Hi Usha,,,
Here it goes..
There are two tpyes of testing which one you are refering.
1) Conventional testing
2) UnConventional testing.
Conventional testing is what testing engineers do in testing
phase any SDLC --> any model..
Unconventional testing is waht QA people do in each & every
phase of SDLC(verification & validation)..
Still doubtfull...plse mail at vsasi3@gmail.com
| Is This Answer Correct ? | 0 Yes | 1 No |
WHAT ARE THE DIFFERENT TECHNOOGIES OR SOFTWARE LANGUAGES THAT SOFTWARE TESTER SHOULD KNOW?
what is scalability testing
what is test case effective ness ?
what is test director?
Could you tell me two things you did in your previous assignment (QA/Testing related hopefully) that you are proud of?
Which website will help me to get all manual interview questions at one place
how to report reviews
Explain what is exhaustive testing?
what is meant by interoperability testing?
Suppose when you click on message icon in your mobile phone , if it is giving a message "Error,Message cannot be opened", Wha will u do? how do you rise a defect? /
hi there, Yaar can any body help me please? I am looking for job change n want to relocate to Pune,Im in bangalore I have 2+exp in testing (man&QTP). if anyone can provide some reference in any comp.....plz reply ....Thanks
design a black box test suite for a program that accepts two strings and checks if the first string is a substring of the second string and displays the number of times the first string occurs in the second string.