In testing what is the flow of testing AUT, like what test
is to performed first and second test and soon
Can Anyone list the sequence of testing
Answer Posted / search job
1> Static testing (review of project documents)
2>unit testing
3>integration testing
4>System testing
5>User acceptance tesing
These are the steps of testing AUT.Below I elaborately
explained the steps of system testing.
AUT means application under test /the software we are going
to test.First we have to do smoke testing.Smoke testing is
nothing but initial level of testing like we have to check
whether we are able to login,all buttons are working
properly,all links are opening ,all pages are opening
etc.Then functional testing,here we have to check all
functional requirements in detail and depth.If there are any
defects,we have to report developer for fixing the
defects.After fixing defectcs ,tester has to do sanity
testing to check whether all basic funtionality is
working.Then tester has to do retesting to cross verify
whether all the defects are fixed.After that tester will do
regression testing to check whether any new defects are
introduced due to modify the code/modify the system
environment by developer.These are the steps of System testing.
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What are the contents in test plans and test cases?
Performance Evaluation means..?
What is basic block?
What would you do if you have a large suite to execute in very less time?
why do not u try to get job in your core side(example :-eee)?
What is extreme programming and what is it got to do with testing?
What is verification?
What are the tables in testplans
How do u calculate Schedule variance? What is the formula? Explain with Example
What is traceability matrix? Is it required for every project?
What is the difference between the qa and software testing?
Explain what is the difference between regression testing and retesting?
Explain the process of project tailoring.
Why we do load and performance testing?
When a non-conformance is noted during these "reviews", what happens next?