Answer Posted / rajendra
Types of Reviews:
1. Informal Review:
Generally one to one meeting.
No agenda.
Results are not formally reported.
Occurs as needed throughout each phase.
2. Semi Formal Review:
Facilitated by the author (the person who is responsible for
the activity).
Presentation is made with comment throughout and at the end.
Reports are distributed to the participants.
Possible solutions for defect not discussed.
Occur one or more times during phase.
3. Formal Reviews:
Facilitated by the modulator (the person who has link
between test engineer and
Management).
Assisted by a recorder.
Meeting are planned in advance.
Directly dependent on the preparation of participants.
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
write test case for gmail login page
Write 10 test scenarios to test remember me checkbox present in login window
how will the test plan is pepared in ur organisation>?
What is a test log?
Explain the strategy for testing a Java application?
what is the difference between PEGA based web application testing versus web application testing?
Do write a separate test case for regression testing? If it is yes, explain how to write the test case?
What do you do (with the project tasks) when the schedule fails?
how to indentify memory leakages after the build
Hi, Please can one tell me how to test the usability testing, which method has to be used, how to write the report? Thanks Deepa
what is the technical challange you faced in your module.please ans me the question i just want example can me any example please very important
through which phases a software ttester need to pass like as a junnior test engineer,team lead,project lead,etc.? which is the final stage of your promotion and how will u achieve?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?
When should you opt for manual testing over automation testing?