Upload Button Icon Add office photos

Filter interviews by

Durrah advanced development QC Technician Interview Questions and Answers

Updated 12 Jan 2022

Durrah advanced development QC Technician Interview Experiences

1 interview found

QC Technician Interview Questions & Answers

user image Anonymous

posted on 18 Dec 2021

I applied via Naukri.com and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Asked the questions about ur resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Gud management and gud supported staff

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. What is BVA Testing?
  • Ans. 

    BVA Testing stands for Boundary Value Analysis Testing, a software testing technique to test the boundary values of input ranges.

    • BVA Testing is used to identify errors at the boundaries of input ranges.

    • It involves testing the minimum and maximum values, as well as just inside and just outside the boundaries.

    • For example, if a system accepts values from 1 to 10, BVA Testing would test values 0, 1, 10, and 11.

  • Answered by AI
  • Q2. High severity low priority
  • Q3. Test technics
  • Q4. Test methodologies
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Favorite bug? time you had to resolve conflict with manager.
Round 2 - Coding Test 

Reverse linked list. followup for optimized way.

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are the drawback for selenium
  • Ans. 

    Drawbacks of Selenium include limited support for non-web applications and challenges in handling dynamic web elements.

    • Limited support for non-web applications, such as desktop or mobile apps

    • Challenges in handling dynamic web elements, leading to flakiness in tests

    • Steep learning curve for beginners

    • Requires programming knowledge to create and maintain test scripts

    • Slower execution speed compared to other automation tools

  • Answered by AI
  • Q2. Multiple occurrence in a string
  • Ans. 

    Count the number of occurrences of a specific substring in a given string.

    • Use a loop to iterate through the string and check for the occurrence of the substring.

    • Use the indexOf method to find the position of the substring in the string.

    • Increment a counter each time the substring is found.

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated QA QC Engineer with 5 years of experience in ensuring product quality and compliance with industry standards.

    • Experienced in conducting quality control inspections and audits

    • Skilled in developing and implementing quality assurance processes

    • Proficient in using testing tools and techniques to identify defects

    • Strong attention to detail and problem-solving skills

    • Excellent communication and teamwork abilitie

  • Answered by AI
  • Q2. What is selenium
  • Ans. 

    Selenium is a popular open-source automation testing tool used for web application testing.

    • Selenium is used for automating web browsers.

    • It supports multiple programming languages like Java, Python, C#, etc.

    • Selenium WebDriver is the most commonly used component for writing automation scripts.

    • Selenium Grid is used for parallel testing across different browsers and environments.

  • Answered by AI

Skills evaluated in this interview

Electrical Technician Interview Questions & Answers

Jio user image john pradhan pradhan

posted on 29 Jun 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. If there Hazzard is occur so what should we do first
  • Ans. 

    The first thing to do in case of a hazard is to ensure the safety of yourself and others.

    • Assess the situation to determine the nature and extent of the hazard.

    • Alert others in the vicinity about the hazard.

    • Follow safety protocols and procedures to mitigate the hazard.

    • Contact emergency services if necessary.

    • Evacuate the area if instructed to do so.

  • Answered by AI
  • Q2. What should you do when their is no EV
  • Q3. Also the DG suddenly stopped
Round 2 - Technical 

(2 Questions)

  • Q1. What should u do when dg fuel dosnot passess through a enjector
  • Ans. 

    Check for clogs in the fuel line, inspect the injector for damage, clean or replace the injector if necessary.

    • Inspect the fuel line for any clogs or blockages

    • Check the injector for any damage or malfunction

    • Clean the injector using appropriate tools and techniques

    • If cleaning doesn't work, consider replacing the injector

    • Ensure proper fuel flow and pressure to the injector

  • Answered by AI
  • Q2. How van we know earth leacage
  • Ans. 

    Earth leakage can be detected using a residual current device (RCD) or ground fault circuit interrupter (GFCI).

    • Earth leakage can be detected by measuring the difference in current between the live and neutral wires in a circuit.

    • A residual current device (RCD) or ground fault circuit interrupter (GFCI) can be used to detect earth leakage and quickly disconnect the power supply to prevent electric shock.

    • Regular testing o...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Kool to the core of up to the mark

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Introduction reference
  • Q2. Qualifications reference
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Company Website

Round 1 - Technical 

(2 Questions)

  • Q1. Write a code to reverse string "Selenium"
  • Ans. 

    Code to reverse a string

    • Use the built-in reverse() function to reverse the string

    • Convert the string to an array of characters, reverse the array, and then join the characters back into a string

  • Answered by AI
  • Q2. Synchronization in selenium
  • Ans. 

    Synchronization in Selenium is the process of ensuring that the test scripts wait for the web elements to load before performing actions on them.

    • Synchronization is important to avoid timing issues and ensure accurate test results.

    • There are two types of synchronization in Selenium: implicit and explicit.

    • Implicit synchronization uses the default timeout value to wait for elements to load.

    • Explicit synchronization uses exp...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - normal interview prepare for coding two codes are asked

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AmbitionBox and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Computer and software
  • Q2. Series of programs, data and instructions used in a computer's hardware to help the device operate and you complete tasks. Hardware is the physical components that comprise a computer, such as the graphics...
  • Ans. 

    Software is a collection of programs, data, and instructions that enable a computer to perform tasks.

    • Software is the intangible part of a computer system.

    • It includes operating systems, applications, and utilities.

    • Examples of software include Microsoft Windows, Adobe Photoshop, and Google Chrome.

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Easy questions, not much to say

Round 2 - HR 

(1 Question)

  • Q1. General questions. salary discussions. nothing much

Tell us how to improve this page.

People are getting interviews through

based on 1 Durrah advanced development interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all
Electrical Engineer
3 salaries
unlock blur

₹9 L/yr - ₹10.3 L/yr

Electrical Maintenance Supervisor
3 salaries
unlock blur

₹7.2 L/yr - ₹12 L/yr

Explore more salaries
Compare Durrah advanced development with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview