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 |
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...
Which is the cost effective model between V Model and Waterfall model and V model and Spiral model
How to test login Page ? What wud be the possible Test cases ?
How to test when the web application expired time (cookies,sessions testing) in real time
trecebality matrix used for which purpose?
who prepares traceability matrix in ur company either jr tester or sr tetser or test lead?
Architectural structure of the insurance project?
If u have to test the web page application & name, date & email are the important fields then how will u test it in the negative way?
Find bugs in customer environment , That bugs is called 1. software Failure 2.Bugfix 3.Bugs 4.Error
When we perform re-testing?
In testing can you explain the concept of work bench?
In whic page of QC , we run our Test case, or from where we run our Test cases from QC?