What is SDLC? What is QA methodulogy?
Answers were Sorted based on User's Feedback
Answer / kish
SDLC means (Software Development Life cycle):
as it consists of 6 phases.
1) Initial
2) Analysis
3) Designing
4) coding
5) Testing
6) Delivering& Maintanance.
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / aa
SDLC::: Software development life cycle
we have different stages in SDLC for better project output::
1) Requirement
2) Design
3) Coding
4) Implementation
5) Testing
6) Deployment
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / madhubabu
SDLC: sdlc is a methodology. historically many computer
system system has been delivered on time but it satiesfies
the user requirements only few projects are satiesfied the
user requirements because over budjet and less time.sdlc is
methodology that has been constructed to ensure that system
are designed and implemented in a methodical,logical and
steo by step approach.
sdlc has six phases
1)prilimanary investigation phase
2)analasys phase
3)design phase
4)coding phase
5)testing phase
6)implementation and maintaince phase
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / nosbena
SDLC is project management technique used to divides
complex projrcts into smaller, easily managed segments or
phases.
QA methodology:
initiation
Test planing
Design
Development
test execution
implementation
Maintenance
| Is This Answer Correct ? | 0 Yes | 4 No |
Answer / tester
System Development Life Cycle Model (SDLC Model):
This is also called as Classic Life Cycle Model (or) Linear
Sequential Model (or) Waterfall Method.
| Is This Answer Correct ? | 6 Yes | 13 No |
Interface Testing means?
When should u feel that u can stop testing now?
11 Answers iSoft, MBT, TCS, Verisoft,
what is meant by QA milestones
What are the types of performance testing ?
how to retrive only second row from table in sql server 2000?
How do you know when your code has met specifications?
What if the application has functionality that was not in the requirements?
1. What is the most critical bug you found 2. Consider a moblie phone : when you save the number, the number gets saved under a different name . What is the priority and severity of the bug 3. Write code for binary search
when we want to be a good tester what should we need to be good at...
in v model of software testing which processes comes under QA and which processes comes under QC?And what is verification and validation please anwer these question i realy very confused
What is the role of QA in a company that produces software?
Is automating some test case is important? What about the maintenance? When will automated test become uneffective?