As a QA person, what are the process we need to follow/do?
Answer Posted / rahul
As a QA person you should
1. Understand the requirement thouroughly
2. Decide/follow the correct test approach
3. Identify major test points and functions
4. Use the test management tool to document the test
artefacts
5. Follow the test life cycle and bug life cycle religioulsy
6. DO NOT neglect/hesitate to raise the defect.
7. Close the defect only if you are satisfied with the
clarification/fix.
8. Produce the test status reports timely
9. Raise the issues, risks and flag them to the concern
person immediately.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How frequently is your project audited? How do you know the result of these audits?
Why regression testing is important?
What should your qa documents include?
When to start qa in a project?
hi, they have given 2 tables to write quries in SQL SERVER 2000 based on table as follows . 1st table :author: COLUMNS AS FOLLOWS pk. AUTHOR F_NAME DOB NATIONALITY 2ND TABLE BOOKS: COLUMNS AS FOLLOWS; PK ISDN F.K AUTHOR LANGUAGE PUBLISH_DATE; 1) RETRIVE author who is indian and hindi write in a) as joins b) sub quries 2)retrive who is younger author ; 3)retrive author who wrote more than one book in different language. 4)retrive author who has wrote in different language in each year write all queries in sql for sql server
What are the key challenges of software testing?
Dear all I need an advice about sqa field last year i have completed my graduation in computer engineering and i have just started my career as Software engineer in QA field and working in a software company. The problem is that I am very confused about my career in this field because I want to know that how much it's necessary that the programming concepts and the programming should be strong if the person is working as a sqa engineer if i talk about myself i can create logic with respect to programming but for me it's very difficult to implement my logic in form of code and is programming field has strong scope over sqa field and as a sqa engineer what will be my prestige in front of programmers. I want to know what appourtinutes i will get in this field after some period of time and what will be the next step(desigination)in that field.Kindly reply Regards
What is meant by Factory testing?? I have seen this one in a Job posting
In Software Development Team, Who has the biggest and smallest salary? Can You list all of it? It say that SQA Tester is the smallest one, Is it right?
What is the test ware?
What is a test case template?
List out various tools required to support testing during development of the application?
Plz post any critical bugs found while testing desktop application.
Give me an example of the best and worst experiences you've had with QA.
Is automating some test case is important? What about the maintenance? When will automated test become uneffective?