Upload Button Icon Add office photos

GS Lab

Compare button icon Compare button icon Compare

Filter interviews by

GS Lab Senior Quality Assurance Automation Engineer Interview Questions and Answers

Updated 21 Mar 2023

GS Lab Senior Quality Assurance Automation Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

(3 Questions)

  • Q1. 1 hr coding test and they as very good and unique questions
  • Q2. How to iterate over iframes and select one object?
  • Ans. 

    Iterate over iframes to select one object

    • Identify all iframes on the page using driver.findElements(By.tagName("iframe"))

    • Switch to each iframe using driver.switchTo().frame(iframe)

    • Locate the desired object within the iframe using appropriate locators

  • Answered by AI
  • Q3. Broken links and traverse to page which are working and get results

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and prepare and pay attention to small details in the project

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Java program and rest assured
  • Q2. Sql and manual testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Not join in this company
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Aptitude Test 

The first round was coding+ aptitude
Gave exam on unstop platform the aptitude questions where divided into section 45 mins for aptitude (logical reasoning+ quants+ verbal) then 25 min for technical mcqs try to be as fast as you can

Round 2 - Coding Test 

It consisted of 3 coding questions 2 were easy 1 was hard

Round 3 - Virtual interview 

(2 Questions)

  • Q1. They asked me mostly SQL based on my resume ( asked other friends, and mostly the question where on the skills you mention on resume)
  • Q2. Some coding questions like palindrome and reverse a string
Round 4 - Technical 

(2 Questions)

  • Q1. Mostly resume based questions
  • Q2. Text cases for your projects and how do you test your projects
  • Ans. 

    I create test cases based on project requirements and use automation tools to test the projects.

    • Identify test scenarios based on project requirements

    • Create test cases for positive and negative scenarios

    • Use automation tools like Selenium or Appium to execute test cases

    • Analyze test results and report any issues found

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Basic HT question

Skills evaluated in this interview

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

(5 Questions)

  • Q1. Selenium project realtime questions like handling Dynamic web elements
  • Q2. SQL query for joining
  • Ans. 

    SQL query for joining tables to retrieve data from multiple related tables.

    • Use JOIN keyword to combine rows from two or more tables based on a related column between them.

    • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column;

  • Answered by AI
  • Q3. Java program for oops concepts
  • Ans. 

    Java program showcasing OOPs concepts like inheritance, encapsulation, polymorphism, and abstraction.

    • Create classes representing different entities with properties and methods

    • Use inheritance to create a parent-child class relationship

    • Demonstrate encapsulation by setting private variables and using getter and setter methods

    • Show polymorphism by overriding methods in child classes

    • Implement abstraction by creating abstract

  • Answered by AI
  • Q4. Writing Xpath for any page
  • Ans. 

    Xpath is a query language used to locate elements on a web page based on their attributes and structure.

    • Identify unique attributes of the element you want to locate

    • Use the '//' operator to search for elements anywhere in the document

    • Use the '[@attribute='value']' syntax to specify the attribute and value you are looking for

    • Combine multiple conditions using 'and' or 'or' operators

    • Use functions like 'contains()', 'starts

  • Answered by AI
  • Q5. High level test scenarios

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - HR 

(4 Questions)

  • Q1. Write a code to find the product title and price
  • Q2. Your automation experience
  • Q3. Locators to find webelement
  • Q4. Xpath to find the webelement
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Normal Aptitude Test

Round 2 - Technical 

(2 Questions)

  • Q1. Tell Me About Yourself
  • Ans. 

    I am a dedicated Automation Tester with 5 years of experience in creating and executing automated test scripts.

    • 5 years of experience in automation testing

    • Proficient in creating and executing automated test scripts

    • Strong knowledge of testing tools like Selenium and JUnit

    • Experience in Agile development environment

    • Excellent problem-solving skills

  • Answered by AI
  • Q2. 1 Java Code, Basic of Selenium
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Coding Test 

Hacker rank test given

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
6-8 weeks
Result
Not Selected
Round 1 - Coding Test 

Asking fullstack developer level coding logic from a Qa which is really not required. Even after clearing 3 rounds with them there was no response for 2 weeks then again they make you appear for the process from step 1. Unnecessary and tedious process is being followed

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Assignment 

Was all good with online test

Round 2 - Technical 

(1 Question)

  • Q1. Write a java program to reverse a staring basic questions on OPPS, Selenium and TestNG

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview process was quit smooth
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Dec 2022. There were 3 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 - Assignment 

3 Coding questions was asked in L1 round and indepth check of basic of Java

Round 3 - Technical 

(2 Questions)

  • Q1. Questions related to Basics of Java, Selenium, testNG, Database
  • Q2. CI/CD tools, Maven, testNg.xml

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics of Java, Selenium, testNG should be clear to crack the interview.

GS Lab Interview FAQs

How many rounds are there in GS Lab Senior Quality Assurance Automation Engineer interview?
GS Lab interview process usually has 2 rounds. The most common rounds in the GS Lab interview process are Resume Shortlist and Technical.
What are the top questions asked in GS Lab Senior Quality Assurance Automation Engineer interview?

Some of the top questions asked at the GS Lab Senior Quality Assurance Automation Engineer interview -

  1. How to iterate over iframes and select one obje...read more
  2. Broken links and traverse to page which are working and get resu...read more

Tell us how to improve this page.

GS Lab Senior Quality Assurance Automation Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
Cyient Interview Questions
3.6
 • 284 Interviews
CitiusTech Interview Questions
3.4
 • 268 Interviews
View all

Fast track your campus placements

View all
Senior Software Engineer
786 salaries
unlock blur

₹9 L/yr - ₹32 L/yr

Software Engineer
760 salaries
unlock blur

₹4 L/yr - ₹16.1 L/yr

Lead Software Engineer
252 salaries
unlock blur

₹11 L/yr - ₹36 L/yr

Softwaretest Engineer
116 salaries
unlock blur

₹3.5 L/yr - ₹10 L/yr

Software Developer
96 salaries
unlock blur

₹4.3 L/yr - ₹18 L/yr

Explore more salaries
Compare GS Lab with

One Network Enterprises

3.9
Compare

Persistent Systems

3.5
Compare

TCS

3.7
Compare

Wipro

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