what are the QA process u r following in your cmmi level 5
company
Answer / abc
The QA testing process that was followed in my last company where I worked was as follows:
First of all the Business Requirement Document was prepared as per the client’s requirement (with the muck- up). Then on the basis of the requirement document, QA Team wrote Test Plans, Test Cases and Test Strategies. The developers start coding their modules (started programming). Once the developers finished coding, the Configuration Management Team compiled the code together and prepared a build. This Build will get deployed to different testing environments where different types of testing were performed. Once the defects were found, the testers would log the defect in the defect tracking tool. Once the defects are logged, then those defects would be discussed in the defect status meeting and would take further actions (meaning, closing, reopening, retesting of defects etc).
ref: http://www.myyesm.com
| Is This Answer Correct ? | 0 Yes | 0 No |
How to do cards Testing? And give sample test cases please? And tell me about vision plus card?
you will be given a program and asked to write the Test Data and expected output for the same. for eg: there is a program which returns the sum of largest two numbers in an integer array.
What is the difference between severity and priority? Tell me example.
Why are you looking for the change?
When do u go for integration testing?
what is traceability matrix?
what is the difference between test senario and test case?
What are the advantages of manual testing other than "Low cost", "Where automation fails".......?
can any body explain about BVA and ECP briefly?
What problem you have right now or in the past? How you solved it?
Whenever developer will recieved the defect from the tester,then he will go thru the defect whether it is acceptable or not?for that he will execute that application again,while executing if he did not found any such type of defect(what we are rise the defect above),then he will send that defect to the corresponding tester with status of 'reject',as a tester what we can do?(here writing the reproduce steps and attached screen shots has been done by tester while sending the defect to the developer, no need to send reproduced steps and screen shots again)
What is ofx testing?