What is software development Life Cycle (SDLC)? where
exactly the Testing activity begin in SDLC?
Answer Posted / manoj k sharma
SDLC - The overall process of developing information
system through a multi-step process from investigation of
initial requirements through analysis, design,
implementation and maintenance.
Thank YOU
Manoj K Sharma
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
define risk management system with example ?
If I want to check compability of software in a MAC OS then which steps shold I follow?
Hi friends, currently i am working with banking domain project in the part of testing..what kind of questions will be ask at interviews.. can anybody listout the project oriented questions which are asked in interviews...
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?
what is the testing approach for windows Explorer(Not IE Explorer)
What is known as data-driven testing?
Explain compatibility testing with an example.
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?
What is the difference between pilot and beta testing?
Wat type of questions ll be asked in interview for an 1-2 yrs. experinced persond and i need some database concept question in testing.
What are drawbacks in system development life cycle
What is internationalization testing (i18n testing)?
What is regression testing? When to apply it?
hi sir, i completed my GNIIT from NIIT. i recently joined in IT company for Testing(manual) on JD EDWARDS.So,i wanna to ask that after taking 1yr experience can i able to do Testing .NET in another company.Pl i am confused pl send yours suggestion throw my email(paresh_shindeal@yahoo.com)
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....