pls explain company testing process in detail
Answer / sm
Testing process involves in a company depends on the type of
the company but the testing process we are following in
every company is same as follows:
-->Preparing test scenarios from the given SRS document
-->Preparing Test cases from the prepared test scenarios
-->Executing test cases on the software build to get the
bugs present in the build
-->Identifying the bugs and posting them to corresponding
-->Then conducting retesting for the fixed defects
-->If all the fixed defects then we have to conduct
Regression testing to identify any bugs fixing effected the
build
-->then conduct UAT testing to get the confidence of the
stable build for its correctness and completeness
these are all the possible steps to follow when we are
conducting testing process in any company
If it is maintainable project even after releasing the
project we need to test it again if any bugs came and when
they got fixed..
Regads
Somu
| Is This Answer Correct ? | 5 Yes | 0 No |
WHAT IS CVS? WHY IT IS USED
When is a good time for system testing?
What are the different types of software testing?
What are the different phases available in STLC.
write TestCases for Yahoo messenger ?
Explain the defect life cycle.
Hi Friends, I want to know the best institute in hyderabad which is giving training in 'SAP Testing' and who is the best faculty. Regards, Imtiyaz..
what are the inputs fo writing testcases and what are the outputs after executing the testcases?
Explain the End Goals of Usability Testing?
WHAT IS BUG LIFE CYCLE YOU FOLLOW?
If I want to check compability of software in a MAC OS then which steps shold I follow?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.