Interviewer And Interviewee Guide

Fresh Product Quality Analysis Interview Questions & Answers:

1. What is Test cases on Feed back form page?

I think Feedback page test cases should be :-
(1) All mandatory fields should be entered.
(2) Mark feedback in the range of 1-10. or Should allow
feedack in 50 words only.
(3) Should not more than one page (width-?,height-?).

3. Explain Is there anything like Post Delivery Defect Density?

This can come under the maintance / support cycle.

4. Tell me what is a difference between programming language and scripting language?

Programming language needs to be compiled first before
running it.But scripting language can be interupted in run
time as it is machine language it is faster compare to the
programming language

5. Explain What is boundary value analysis?

THIS IS A TYPE OF TECHNIQUES FOR TESTING,HERE WE WILL HAVE
SOME BOUNDARY VALUES LIKE BETWEEN 200-3000.
IN THIS CASE WE GO FOR BVA TESTING
MOST OF THE DEVELOPERS MAY WRITE THE CODE LIKE
(IFAMT>100) AND (IF(AMT<3000) SO IT MEANS IF WE ENTER THE
VALUE 100 IT WILL NOT EXCEPT THE VALUE 100 SO WE TEST THIS
TYPE USING BVA

6. Can you explain What is the difference between functional testing and regression testing?

Functional Testing: This test is performed to see weather
the program is working as per the given flow. functionality
is working correctly or not as per requiremnet.
Regression Testing: This test is performed during
modification stage. where the applied changes impact the
change in working of the whole project or not. Means
weather the modification caused errors in existing working
of the project or not....

7. New Product Quality Analysis Interview Questions

What are ur Roles and Responsibilities(clearly from SRS till Release Notes)?

What are the Contents in Test Plan and are you involved in the Test Plan?

waht do mean by SOA architecture and how it works?

what do you mean by a Web Services?

What is Exit Criteria and Entry Criteria in Test Plan?

What are the Contents in Release notes?

Difference between retesting and regression testing?

What is traceability matrix and how actually done wrt to ur current project?

Difference between Functional testing, Integration testing and System testing with respect to ur Current project?

What kind of meetings you do in ur Company(Like Walk through, Inspections and reviews)?

Give example for High priority bug you found in ur current project(HB Nest)?

Give example for High Severity bug you found in ur current project(HB Nest)?

what is bug life cycle explain the overall process?

Difference between 2-tier and 3-tier architecture?

Explain clearly Test Case design techniques(Equivalence Partitioning, Boundary Value analysis and Error Guessing)?

Template's for Test Case,Traceability Matrix, Defect tracking, Release notes and Test metrics Report?

what do you mean by Testing Life Cycle?

What do you mean by V model explain the same?

write test cases for login window, Equilateral triangle, Mobile phone and ATM machine?

Challenges you faced in testing Window and web based applications?

Explain Joins in SQL?

Querry to get the Second largest Salary of Employee?

9. What is a bug?

Bug is an error. If program has any incorrect syntax or
there is some incorrect coding in the program then it shows
displays bug(error) while executing the program.

Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.