Product Quality Analysis

  Home  Software Development Life Cycle, SDLC  Product Quality Analysis


“Current Product Quality Analysis frequently Asked Questions in various Product Quality Analysis job Interviews by interviewer. The set of Current Product Quality Analysis interview questions here ensures that you offer a perfect answer to the interview questions posed to you. Get preparation of Current Product Quality Analysis job interview”



12 Product Quality Analysis Questions And Answers

1⟩ What is the role of a performance tester in webapplication, please explain advantage of testing tool rather doing it manually?

Needs to be solid in VSTS, TFS and LoadRunner – we just had

a consultant

kicked out because he was weak in one of these.

*Performance Tester- Austin, TX *

*Primarily, person should be familiar with VS tools

performance testing, TFS

and LoadRunner. (It might be difficult to get person with

this skill set).*

• Identify and define the Performance Testing

Requirements and SLAs

• Solid knowledge on Performance, Load, Stress and

Reliability testing

• Define Performance Testing Architecture

• Create Performance Test Plan

• Solid experience on Load Runner specifically testing

WCF and REST

based web services running on .NET platform

• Install and configure Performance Test Tool,

Diagnostics, Various

Monitors, Load Balancer etc...

• Strong knowledge and exposure to Network,

Firewall/Ports, CITRIX and

VM Server/Machine across onsite and offshore

• Create Performance testing effort estimations

• Design, Develop and execute Performance test scripts

and scenarios

against various browsers (IE, Firefox)

• Conduct Performance, Load and Stress testing

• Understand and create test data requirements and

test data

• Create Benchmarks and Sizing models

• Identify bottlenecks and collaborate with

development to resolve the

bottlenecks

• Create and track defects in Quality Center

• Analyze various reports (Performance, Load and Stress)

• Coordinate with project stakeholders, dev teams and

offshore teams

• Excellent client interaction skills

• Performance testing experience against e-Commerce

application

• Very good understanding of 3-tier architecture (Web,

App and DB

servers) along with protocols/standards such as SOAP, REST,

XML/XSD etc

 128 views

4⟩ 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.

 166 views

6⟩ 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?

 120 views

7⟩ 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....

 166 views

8⟩ 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

 107 views

12⟩ 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-?).

 129 views