what ia the necessity of sdlc, stlc and testcases
Answers were Sorted based on User's Feedback
Answer / bhuvani
SDLC-needed for understanding the project life cycle stages
like
requirement analysis,design,coding,implementation &
maintanance.various SDLC models are there eg. waterfall
model..
STLC-need for know the stages of testing life cycle
like,planning, req analyis based on FSD and DSD &
design,implemantation & execution,reporting,closure
activities.eg.V-model
Test case-need for analyzing the deviation between the
expected and actual result of the project.
| Is This Answer Correct ? | 10 Yes | 4 No |
Answer / swapna
SDLC Need: To follow Particular Process in Development stage..
STLC Need: According to this we can follow and we can easily
follow the testing procedure to Find the defects and to
produce the Quality Software to the Customer.
| Is This Answer Correct ? | 9 Yes | 5 No |
Answer / suresh
SDLC (Software Development Life Cycle): refers to the stages involved in DEVELOPMENT of a project.
Stages can be: Requirement Gathering, Analysis, Design, Implementation/Coding, Testing, Maintenance.
STLC (Software Testing Life Cycle): refers to the stages involved in TESTING of project.
Stages can be: Test Plan, Test Analysis, Test Design, Execution, Maintenance (Designing new test cases for new functionalities).
| Is This Answer Correct ? | 4 Yes | 2 No |
Is it mandatory to use USECASES or directly one can write test casesfrom requirments?
what are the test scenarios for the new user registration in e-commerce site??
what is the difference between system integrated testing and integrated system testing?
when we found problem occured in requirement while writing test case when communicate with client but they not accepting it is problem whether you continue further or not?
define the testing technique?
What is common interface?
How to test login page or web login page? are they difference?
Can you explain equivalence partitioning?
What type of Bugs will occur in Banking Project and pls send the Scenario,Testcases for the same?
wat s security testng,wat u do in this testng
Give me different methodologies used in testing?
If a interviewer ask me the duration of my project, then should i tell them the total(development+testing) time of the project? Plz tell it's urgent