What is the job of Quality Assurance Engineer? Difference
between the Testing & Quality Assurance job.
Answers were Sorted based on User's Feedback
Answer / ravi148
QAE involves the entire software development to ensure that
problems should be found and also see what the missing from
documents.
QA is more preventive thing, ensuring in qaulity in
product. QA measures the quality of processes used to
create a quality product.
Testing means quality control which measures the quality of
product
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / deepti
Testing: It is normally in every organization, test
engineer responsibility( From writing test cases to till
test cases execution)
QA: This is entirely regarding process in the particular
organization. Ex: For QA Process, seperate people will be
there and they will take of the process (Whether all the
people are following the process according to the
organization's policy or not, giving trainings on this,
etc....)
Is This Answer Correct ? | 2 Yes | 0 No |
If there is a button called Edit button. 1) Editing can be done by double clicking the object 2) Editing can be done by pressing Edit button 3) Editing can be done by pressing Alt+E key Then Should I have to write 3 different test cases for editing object? What should I do so that I 'll not miss the any functionality while testing.
After insert the record in forntend, How will u check the backend by manually? Please explain..
wat is exploratory testing? how can u do ?
Unit Testing can be done by using Nunit?
In Manual testing how to test proxy servers? can u please explain with example?
why do u put the bug status as deffered?what do u mean by that exactly?
What do we need to build a quality QC team ? a QC manager with all junior QCs or a QC manager with all senior QCs?
difference between manual testing and automation testing
What is the testing process and what testing process followed by software company?
What methodologies have you used to develop test cases?
What are the steps to test any software through automation tools?
If you have executed 100 test cases ,every test case passed but apart from these testcase you found some defect for which testcase is not prepared,thwn how you can report the bug?