What is software development Life Cycle (SDLC)? where
exactly the Testing activity begin in SDLC?
Answers were Sorted based on User's Feedback
Answer / jyoshna
In the System development life cycle the testing is done after the implementation, below is the SDLC life cycle
Software requirement specification
Design
Implementation
Source code
testing the source code
Maintanance
| Is This Answer Correct ? | 3 Yes | 6 No |
Answer / sara
sorry i think first two ans is wrong
SDLC - The various activities which are under taken when
the developing s/w are commonly module as a s/w development
life cycle
SDLC starts from
1. Requirement Analysis
2. planning
3. estimation
4. Design
5. coding
6. Testing
7. Implementation
8. Maintenance
thank YOU
saravanan.rk.qa@gmail.com
| Is This Answer Correct ? | 6 Yes | 14 No |
In testing can you explain the concept of work bench?
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
What is verification & validation ? What we do in verificaztion & validation? Give an example.
can you tell me how to write test cases from use case?
What is a test log?
tell me about ur current proect? how can we start, what should we explain? should we expalin the entire proj or only our module? july27 brahma412@yahoo.co.in plz help me
What does the scope contain in a test plan
exact difference between smoke testing, sanity testing and unit testing
i have faced this question in one interview.kindly let me know if u know the ans . the ques is the tester have been found 20 bugs in the requirement .after dev. has been fixed 20 bugs again tester retest the bugs he found again 12 bugs dev .fixed 12 bugs keep on its going ..finally its comes zero defects now how will u checking the application stability ..
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
How do you decide when you have 'tested enough?'
How will you select the regression test case?