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

what is internalization?

5 Answers   Oracle,


can anyone tell me the different types of testing with starting letter A specify atleast 5 ?? eg: adhoc testing,alpha testing.

2 Answers  


what is soak testing

3 Answers  


As a test engineer, to whom u are submitting test report?

3 Answers  


TELL ABOUT CMM & ISO LEVELS ? its URGENT plz

4 Answers  






Give two examples of HIGH SEVERITY and LOW PRIORITY.

4 Answers   MAHINDRA,


Write Test case on even/Odd or Prime Number from 1 to 100 ?

1 Answers  


Hello testers I am an Bsc Hotel mgmt Degree holders but now am doin my software testin programme, side by MCA Master degree an have 6 months exp i testing in company.. i want to change my CV according IT based. so can anyone help me with sendin any sample CV of urs.. do me this favour it wil be very helpful for me prepare CV for interviews....

0 Answers  


how to know whether the bug is valid or invalid?

6 Answers   GoldStone,


Hi im MCA Graduate. Can anyone clarify my Doubt.I had Avg knowledge on VB , DotNet(vb) and Core Java. Also hands on Sql Server. Is it necessary to gain full knowledge for a Manual Tester to attain knwldg on Languages? On what areas , i have to concentrate to become a good and prefessional in Manual Testeting Field? Plz clarify me.

2 Answers  


What is Forward and Backward compatibility? How will you write test cases for compatibility testing?

1 Answers  


What are all the things should be covered in the Unit Test cases ?

1 Answers   CSS,


Categories