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 / 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 |
What is software quality assurance?
Can any one tell me the test scenario for a 'Label' with specification "This field may contain a number that is auto generated by the system. Every subsequent quote should display the next available number "
Adhoc testing is advisable for every project?
If an organisation wants to go for an automated testing basically for Functional testing by using QTP. then at what stage they should proceed for Automation testion. However a vast experience is there in the field of manual testing.
What is branch testing?
How can new software qa processes be introduced in an existing organization?
how can i wrtie testcases for huge data
How you will begin to improve the QA process?
What is the difference between Test cases document and test cases design document?
what is diff between 32 / 64 bit web browser ??
What are the challenges faced with the 1+ years experience team.
What the purpose of testing?