Quality Assurance

  Home  Quality Assurance  Quality Assurance


“Inspector Quality Assurance/QC based Frequently Asked Questions by expert members with experience as Inspector QA/QC. These questions and answers will help you strengthen your technical skills, prepare for the new job test and quickly revise the concepts”



113 Quality Assurance Questions And Answers

61⟩ Tell me the roles of software Quality Assurance engineer?

A software quality assurance engineer tasks include following things

☛ Writing source code

☛ Software design

☛ Control of source code

☛ Reviewing code

☛ Change management

☛ Configuration management

☛ Integration of software

☛ Program testing

☛ Release management process

 167 views

65⟩ Tell me what is ITPs? What is hold points?

ITP means inspection and test plan, details of work scope and required types of Inspections Hold point (H) is the level of inspection that client inspection must required through RFI and cannot be proceeded until inspection is done by client. Witness point (W) is the level of inspection that inspection activity can be proceeded without client inspection or if client is not available as per RFI timing.

 222 views

66⟩ Explain what is bug leakage and bug release?

Bug release is when software or an application is handed over to the testing team knowing that the defect is present in a release. During this the priority and severity of bug is low, as bug can be removed before the final handover.

Bug leakage is something, when the bug is discovered by the end users or customer, and missed by the testing team to detect, while testing the software.

 172 views

67⟩ Tell me what is configuration management?

It is a process to control and document any changes made during the life of a project. Release control, Change control and Revision control are the important aspects of configuration management.

 166 views

69⟩ Walk me through a perfect day on the job?

I got some boards back in RMA and found that there was an ongoing problem and that the line lead had mentioned to the engineer but the issue never got resolved so after some investigating and getting other engineers and quality persons involved we got the ball rolling on the issue and hopefully in the very near future we will have a new vendor and process and less RMA. So I also think this will save the company money.

 145 views

70⟩ Do you know what is Testware?

Testware is the subset of software, which helps in performing the testing of application. It is a term given to the combination of software application and utilities which is required for testing a software package.

 168 views

73⟩ Tell us what is thread testing?

A thread testing is a top-down testing, where the progressive integration of components follows the implementation of subsets of the requirements, as opposed to the integration of components by successively lower levels.

 187 views

74⟩ Explain what is different between open and close loop?

Open loop; A loop system which operates direct without any feedback and it generates the output in response to an input signal.

Closed Loop; A loop system which uses measurement of the output signal through feedback and a comparison with the desired output to generate and error signal that is applied to the actuator.

 206 views

75⟩ Tell me what is the strategy for Automation Test Plan?

☛ The strategy for Automation Test Plan

☛ Preparation of Automation Test Plan

☛ Recording the scenario

☛ Error handler incorporation

☛ Script enhancement by inserting check points and looping constructs

☛ Debugging the script and fixing the issues

☛ Rerunning the script

☛ Reporting the result

 171 views

78⟩ Tell me what are the required documents for a local loop folder?

Following are the required documents for a local loop folder:

☛ Loop package check list

☛ ILD (if not mechanical loop)

☛ Cable megger report (primary prior to pulling) if not mechanical loop

☛ Cable megger report (secondary after pulling) if not mechanical loop

☛ Alarm list ( if not mechanical loop)

☛ P&ID

☛ ISS/ISD (instrument specification sheet/instrument data sheet)

☛ Calibration record (TR)

☛ Pressure test record(TR) if required

☛ MC check record (local loop)(green color)

☛ MC punch list

☛ Visual check punch list/loop check punch list.

 175 views

80⟩ Explain what is the difference between the QA and software testing?

The role of QA (Quality Assurance) is to monitor the quality of the process to produce a quality of a product. While the software testing, is the process of ensuring the final product and check the functionality of final product and to see whether the final product meets the user's requirement.

 198 views