Upload Button Icon Add office photos

Filter interviews by

Sahara Engineering QA Engineer Interview Questions and Answers

Updated 21 May 2021

Sahara Engineering QA Engineer Interview Experiences

1 interview found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 15 May 2021

Interview Questionnaire 

3 Questions

  • Q1. PPAP Document
  • Q2. CAPA
  • Q3. Which Instruments use
  • Ans. 

    Instruments used in QA testing include automation tools, performance testing tools, and defect tracking tools.

    • Automation tools like Selenium, Appium, and TestComplete

    • Performance testing tools like JMeter and LoadRunner

    • Defect tracking tools like JIRA and Bugzilla

  • Answered by AI

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. About STLC and SDLC

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare all QA related questions from guru99.

I applied via Naukri.com and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Wait in Selenium. type of waits.
  • Ans. 

    Types of waits in Selenium include implicit, explicit, and fluent waits.

    • Implicit waits wait for a certain amount of time before throwing an exception if an element is not found.

    • Explicit waits wait for a certain condition to be met before proceeding with the next step.

    • Fluent waits wait for a certain condition to be met within a specified time frame.

    • Examples of conditions include element visibility, element clickability,...

  • Answered by AI
  • Q2. Dynamic element how to search
  • Ans. 

    Dynamic elements can be searched using unique attributes like ID, class, name, or XPath.

    • Use ID attribute if it's unique and static

    • Use class attribute if it's unique and dynamic

    • Use name attribute if it's unique and static

    • Use XPath if other attributes are not unique or not available

  • Answered by AI
  • Q3. Jenkins do u know or not
  • Ans. 

    Jenkins is an open-source automation server that helps to automate parts of the software development process.

    • Jenkins is used for continuous integration and continuous delivery

    • It can be used to build, test, and deploy software

    • Jenkins has a large number of plugins available to extend its functionality

    • Examples of plugins include Git, Maven, and JUnit

    • Jenkins can be configured to run on different operating systems and envir

  • Answered by AI
  • Q4. How to fetch data from xls
  • Ans. 

    To fetch data from xls, use a library like Apache POI or OpenPyXL.

    • Use a library like Apache POI or OpenPyXL to read data from xls files

    • Identify the sheet and cell range to read data from

    • Iterate through the rows and columns to extract the data

    • Handle any formatting or data type conversions as needed

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare selenium with java testng and appache poi.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I applied via LinkedIn and was interviewed in Jan 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Easy java basic programs
  • Q2. Reverse string, find duplicate character in a string
  • Ans. 

    Reverse a string and find duplicate characters in it.

    • Use built-in functions like reverse() and count() in Python.

    • Loop through the string and compare each character with the rest of the string to find duplicates.

    • Create a dictionary to store the count of each character and return the duplicates.

    • Convert the string to an array, reverse it, and join it back to get the reversed string.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - it was easy to basic questions related to java, selenium and cucumber
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. What is your experience in Automation?
  • Ans. 

    I have 3 years of experience in Automation testing using tools like Selenium and Appium.

    • Developed automated test scripts for web applications using Selenium WebDriver

    • Performed mobile automation testing using Appium for iOS and Android applications

    • Integrated automation scripts with continuous integration tools like Jenkins

  • Answered by AI
  • Q2. What is your salary expectation?
Round 2 - Conversation 

(1 Question)

  • Q1. Is it ok for you to move to another country?

Interview Preparation Tips

Interview preparation tips for other job seekers - Bear in mind that this company will fire you if they don't find any mission for you within the first month.

Skills evaluated in this interview

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

(1 Question)

  • Q1. Selenium and Java questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Sep 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(5 Questions)

  • Q1. Topics related to java basics
  • Q2. Automation queries
  • Q3. Framework used in your previous project
  • Ans. 

    We used Selenium WebDriver with TestNG framework for automated testing in our previous project.

    • Selenium WebDriver was used for automating web application testing

    • TestNG framework was used for test case management and execution

    • Integration with Jenkins for continuous integration

    • Page Object Model design pattern was implemented for better test maintenance

  • Answered by AI
  • Q4. Types of selectors
  • Ans. 

    Selectors are used in automation testing to locate web elements on a page.

    • Types of selectors include ID, class, name, tag name, link text, partial link text, xpath, and css selector.

    • ID selector: #elementId

    • Class selector: .className

    • Name selector: [name='elementName']

    • Tag name selector: tagName

    • Link text selector: link=exactLinkText

    • Partial link text selector: partialLink=partialLinkText

    • XPath selector: //xpathExpression

    • CSS

  • Answered by AI
  • Q5. Asked to inspect some element

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

Nagarro user image deepali mehra

posted on 26 May 2024

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

(1 Question)

  • Q1. Difference between defect leakage and defect release?
  • Ans. 

    Defect leakage occurs when a defect is found by the end user after release, while defect release is when a defect is identified and released to production.

    • Defect leakage refers to defects that were not identified during testing and are found by end users after the software is released.

    • Defect release is when a defect is identified during testing but still released to production.

    • Defect leakage can result in negative impa...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Nothing looks good like
  • Q2. Nothing looks good morning
Round 2 - HR 

(2 Questions)

  • Q1. Salary discussion went nice
  • Q2. Location discussion went nice
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - Coding Test 

There were set of real time question that were asked

Round 2 - Technical 

(2 Questions)

  • Q1. How to identify an dynamically changing object
  • Ans. 

    Dynamically changing objects can be identified by using unique attributes like ID, class, or XPath.

    • Inspect the object in the DOM to find unique identifiers like ID, class, or XPath

    • Use tools like Chrome Developer Tools or Firebug to identify dynamic changes

    • Monitor changes in the object's attributes or properties during automation testing

  • Answered by AI
  • Q2. How to identify a table
  • Ans. 

    A table can be identified by its structure, typically consisting of rows and columns.

    • Look for a grid-like structure with rows and columns

    • Check for headings or labels for each column

    • Tables often contain data organized in a structured format

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Genric question like about myself
  • Q2. Why you want to join this company

Skills evaluated in this interview

Sahara Engineering Interview FAQs

What are the top questions asked in Sahara Engineering QA Engineer interview?

Some of the top questions asked at the Sahara Engineering QA Engineer interview -

  1. Which Instruments ...read more
  2. PPAP Docum...read more

Tell us how to improve this page.

Compare Sahara Engineering with

Cognizant

3.7
Compare

Teleperformance

3.9
Compare

iEnergizer

4.6
Compare

Reliance Retail

3.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview