Difference between QA and Testing?
Answers were Sorted based on User's Feedback
QA is to check the application is working as per requirements of a client.
Testing is to find if a bug is found then the bug is fixed or not.
| Is This Answer Correct ? | 0 Yes | 0 No |
QA is ensuring or assuring the product or service is defect free. Testing is finding that any bug exists in the product or service.(If QA stands for Quality Assurance of product or service), answer is specific to Software Development and Process Oriented Activities
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
Quality Assurance:
It is pre-action process.These team will
prevent errors in project by making improvement or change in
Software development process.
Quality Control or Testing:
It is reaction process.These team
will detect errors in the project by testing
| Is This Answer Correct ? | 0 Yes | 1 No |
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?
What is Dataguidelines?
What are the categories of writing test cases?
What methodologies have you used to develop test cases?
write the test cases on prime number with result?
6 Answers Allied Group, Zycus Infotech,
hi iam suma i completed my btech and search job in testingtools, i don't any real time experiance can any one post me real time srs doc and tracebulity matrix related to banking projects to this e-mailid ch_sumathi2004@yahoo.co.in
What is bottom-up approach?
What is Concurrency Testing?
If I have written the test cases for any module.And some features are added/removed to & from that module then what should I do with test cases?
What is Reproducible Defect? and When we will rise that defect as Reproducible Defect?
What is meant code review?
What are the prototypes are used during the integration testing ?Explain the stub and the driver in details?Are the stub and the driver both are used in top-down and the bottom-up approaches ?