Answer Posted / hafeez
STEPS OF SQA PROCESS
* Initiate SQA Process
* Planning
* Tracking
* Training
* Reviews
* Issue Resolution
* Testing
* Audit
* Process Improvement
1- Initiate SQA Process
* QA manager to initiate SQA process for a project, once
a P&C is signed off and a formal request is received from
Director IT.
* This sub process covers the initiation of SQA process
for complete SDLC. An estimation file is made to estimate
SQA resources.
for more details
www.s-qa.blogspot.com
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Write positive and negative test cases for forgot password?
What's the difference between alpha and beta testing?
What is deferred status in defect life cycle?
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku
What is regression testing? When to apply it?
What are the main key components in client and server applications?
can anyone help me regarding testing patterns?
Actually by using severity you should know which one you need to solve so what is the need of priority?
what is traceability matrix and its usefulness
What is the difference between load testing and performace testing?
what are the prerequisite conditins to test clientserver and web applications
pl. give me the list of top jobs website to register i have 2Yrs. Experience in manual testing
How to integrate Bugzilla with QTP?
how to indentify memory leakages after the build
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....