What is SQA Process?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / manimozhi
Software Quality Assurance (SQA) process is ensuring the
quality of software against certain standards usually ISO
9000
Manimozhi
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / swathi polasa
The monitoring and measuring the strength of development
process is called as software quality assurance or verification.
| Is This Answer Correct ? | 4 Yes | 4 No |
What are the methods you followed, while doing black box testing???
What is Facet Testing?
which testing process you followed in your company ???
5 Answers Accenture, HCL, SAPO,
Diffrence b/w functional testing,functionality testing,system testing?
2. The prime benefit of testing is that it results in improved defects a. True b. False
1.register as candidate 2.go to skill set module 3.select any skill for test eg:"java" 4.save, page will open with start button on below 5.click on start button to start test for java this is a flow so do i need write test cases for this if yes,then how? plz help me guyss
How to do test if we have minimal or no documentation about the product?
how to write testcase for this particular textbox.i have textbox and it accepts only values from 1-9.how to write testcases for this using bva and ecp?need some more testcases any sites which provide testcases information? mainly for webapplication.
Hello everybody! i have a question: 1. please describe the most basic tasks of junior tester [3+ years] in a project [client-server and web applications], starting from gathering requirements and until software release to customer. Thanks!
(urgent)hi all can any one answer to following questions.i have an interview tomorrow.it will be a great help if any one answer to this questions.thanks all. 1.when ever we get a build do we need to do smoke test is it compulsory,and how much do they spend for test. 2.generally all the testcases are stored in which place in real time.is there tool used to store that testcases and test plan,suppose we are using test director can we store all our test cases in it, and where does entire application test cases and test plan is stored assuming that company is using test director. 3.and when we file a bug,and it gets fixed after that do we need to do regressing testing only on that test case or any other test cases also.how the process will be there in real time. 4.when ever a new feature is added to the application do all the test cases to be re executed. 5. can we use toad, winaql in oracle database to access sql queries.
a project has to be released in one day but the testing people got that project from the developers half of the day before so what they have to do to complete the testing process.?
For Editing functionality: If there are 10 fields on survey form.User can edit anything from theese 10 fields. User can edit only first field or he can edit 3 fields at a time or can edit all 10 fields at a time or can edit 1 field of one survey form, 2nd field of 2nd survey form, 3rd field of 3rd survey form etc. upto 10th fields or nothing will edit & close the form . My question is --> I have to write test cases for above all scenarios? Let me know it's urgent.