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.
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 |
what is role of tester in spiral model?
Did any one completed CSTE certiication? can u send sample question papers? how to apply that? pls send it to my mail id - dsnathi@gmail.com THANKS IN ADVANCE
what is the difference between the focused and enabled?
give some good bugs that u have found ?
What is the limit for test steps?It should be 10/20/30etc
hi frnds, i m Aman.. i was asked some ques. in an interview which r concerned with Web based Testing.. ques were like, URL Tempory in testing, other was smthin like Gateway in testing?? plz tell me answers of these questions as i dont hav knwledge abt web based testing.. thnx in advance..
1.What is the different b/w error,defect,Bug?
What is the Diff between Code Walk through & Code Review?
How does a coverage tool work?
What is the diffrence between web testing & web based testing?
give on example of regression testing, u did in yuor projec?
In Manual testing how to test proxy servers? can u please explain with example?