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 |
Explain scrum process
what are the techniques used for writing functional test case ?
Hi , Am Working in Testing(manual) in one of company in chennai and am testing on web portals i.e our company own products.So am testing manually . can i know My Designation is SOFTWARE TEST ENGINEER OR QA ENGINEER ?
how many modules in ur bank project? what functionalities r there?how did u check? could u plz expalin ur banking project?
Describe to me the Software Development Life Cycle as you would define it?
what is crud testing ? and who will do this one ?
what is diff between stress & load testing
if we have 1000 web pages site. what technique is used to test the functionality of unchanged component in the regression testing. if there is no option of Automation Testing?
What is sdlc ? Explain ? Testing life cycle ?
What is RTM
what r ur strengths?
write test cases forthe function f=a+b ?