Where exactly testing comes in to picture in S.D.L.C?
Answers were Sorted based on User's Feedback
Answer / raju
in every step of S.D.L.C the testing will comes in to the picture...but in S.D.L.C the testing will comes after the DESIGN part
| Is This Answer Correct ? | 15 Yes | 3 No |
Answer / mittapalli nagesh
In every step of S.D.L.C the testing will comes in to the picture. In S.D.L.C the testing will comes after the CODING part.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / mfsi_satyakamm
Testing comes into picture right from the requirement &
specification stage in S.D.L.C model.
Everyone normally follows a V-model which has a simultaneous
testing related to each stage of the S.D.L.C.
The earlier we find the defect, the less is the price to fix it.
So testing normally starts from requirement & specification
stage itself so that we are able to match with the actual
requirement that client wants and find the mistakes(i.e the
requirements we misunderstood)so that cost of fixing the
defect is less as compared to when found at a latter stage.
So testing starts from the requirement & specification stage
itself.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / shubha
After finishing coding, testing part will takes place in
S.D.L.C
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / swapna.j
From coding phase on wards testing will comes into picture
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the diffrance bet. Compiled module and User defined Functions?
how many options are provided in WR login screen
How do you find an object in an gui map.
What does the function represents TL_EXIT and T_EXIT ?
2 Answers PowerNet Technologies,
Hi iam a begginer or rather new stsrter to QTP and strugling to start as i have to start writing the automated scripts for the existing manual testing could some one send me some tips ans tricks for a jump start. Any help is greatly appreciated
what is the purpose of '*', '&','.' symbols in Regular Expressions (winrunner)?
What is Data Driven TEsting?
How can I check the font size and color using winrunner?
How to recogonise dynamically changing objects in an application(ie Web or Standalone)
what is Regression Testing and how you are going to use winrunner software to do this Regression testing?
how do to stop the functionality of UDF
how u can do parameterization in winrunner? tell me the sample code.