Can anybody help me by sharing some knowledge on software
testing life cycle, how testing process done under
UT,IT,ST,PT,UAT.?please explai me briefly regarding this.

Best Regards,
Keerthana.



Can anybody help me by sharing some knowledge on software testing life cycle, how testing process ..

Answer / sabs

STLC specifies the different stages in testing.

STLC coveres the below stages
1. Test planning
2. Test development
3. Test execution
4. Result analysis
5. Bug reporting
6. Preparation of reports
UT:unit testing is a procedure used to validate that
individual units of source code are working properly. A
unit is the smallest testable part of an application.
IT:After Is the phase of software tesing individual softare
modules are combined and tested as a group.it follows unit
testing and precedes system testing.
ST:System Testing of a software or hardware is perfomed on
a complete.integrated system to evaluate the performance of
the system's with its specified reruirement. system testing
is an investigatory testing phase.which would include the
below testing phases like GUI software testing.Usability
testing,performance testing,sanity testing etc..
PT;Performace testing is performed on one perspective,to
determine how fast some aspects of system performs under
perticular workload.
Regards,
Sabs

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

HI, I have joined in a new testing company. Can anyone suggest me how to go through all testing related web sites and become an expert in testing?

1 Answers  


Need Browser compatibility checklist? If any of you are having any doc or checklist on the same please share it with me.

5 Answers   Cap Gemini, Wipro,


what are the base line documents for sit and uat? what is impact testing? what is dynamic testing? what is static testing? what is soak testing?

2 Answers   CTS,


Write TestCases for ATM Machine ?

1 Answers   IBM,


software testing life cycle?

11 Answers  






How do you go about testing a web application?

5 Answers   3i Infotech,


What are the stages in the Test Development Life Cycle?

6 Answers  


What r the different FUNCTIONAL testing techniques?

8 Answers  


In a systen design to work out the tax to be paid: An employee has Rs 4000 of salary tax free. the next Rs 1500 is taxed at 10% , the next Rs 28000 is taxed at 22% , any further amount is taxed at 40% , the nearest whole Rs, which of these is a valid boundary value analysis test case ???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.

2 Answers   ADITI, LinguaNext,


Wht is Testing Frame work.Is it same in the Manual and Automation testing. can body can explain it in detail.. Thanks in advance G Laxmi narayana...

2 Answers  


what is the need for testing?

3 Answers  


Among 5000 test cases, how to pick test cases for regression testing

4 Answers  


Categories