Upload Button Icon Add office photos

Filter interviews by

GuruCul QA Engineer Interview Questions and Answers

Updated 22 Dec 2024

GuruCul QA Engineer Interview Experiences

1 interview found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 22 Dec 2024

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

I appeared for an interview before Dec 2023.

Round 1 - One-on-one 

(1 Question)

  • Q1. I interviewed at Gurucul in March 2023. 1st round was pretty average and simple. The interviewer drew a webpage and asked me to write all the manual testing scenarios. A few scenario-based questions were a...
Round 2 - One-on-one 

(1 Question)

  • Q1. The second round was with the Manager. SQL-related questions were asked. Join, SQL concepts, More scenario-based questions, and Checked domain knowledge.
Round 3 - HR 

(1 Question)

  • Q1. HR round was more about background verification.

Interview questions from similar companies

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

(1 Question)

  • Q1. What is JMeter?
  • Ans. 

    JMeter is an open-source tool used for performance testing and load testing of web applications.

    • JMeter allows testers to simulate heavy loads on servers, networks, or objects to test their strength and analyze overall performance.

    • It can be used to measure performance under different load types, such as stress testing, spike testing, and endurance testing.

    • JMeter supports various protocols like HTTP, HTTPS, FTP, JDBC, LD...

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is Cucumber and Karate?
  • Ans. 

    Cucumber and Karate are testing frameworks used for behavior-driven development (BDD) and API testing, respectively.

    • Cucumber is a BDD tool that allows writing test cases in plain English using Gherkin syntax

    • Karate is an API testing tool that combines API testing, test doubles, performance testing, and UI automation in one framework

    • Both tools support automation testing and help in collaboration between technical and non

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the main responsibility of a QA Engineer?
  • Ans. 

    The main responsibility of a QA Engineer is to ensure the quality of software products by testing and identifying defects.

    • Creating test plans and test cases

    • Executing test cases and reporting defects

    • Collaborating with developers to resolve issues

    • Automating test cases using tools like Selenium

    • Performing regression testing to ensure software stability

  • Answered by AI
  • Q2. Ensure software quality through testing.
  • Ans. 

    Ensuring software quality through testing involves thorough testing of all functionalities to identify and fix any bugs or issues.

    • Create test cases to cover all functionalities of the software

    • Perform manual and automated testing to identify bugs

    • Regression testing to ensure new changes do not impact existing functionalities

    • Use tools like Selenium, JUnit, or TestNG for automated testing

    • Collaborate with developers to fix

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the D/B verification and validation in QA?
  • Ans. 

    D/B verification and validation in QA refers to the process of ensuring that data in a database is accurate, complete, and consistent.

    • Verification involves checking if the data in the database matches the expected values or rules.

    • Validation involves ensuring that the data in the database meets the specified requirements and is reliable.

    • Examples include verifying that user information is correctly stored in a database a...

  • Answered by AI
  • Q2. Verification : ensures the product is being built correctly (meet design specifications). Validation : ensures the right product is built (meets user needs and requirements).

Interview Preparation Tips

Interview preparation tips for other job seekers - Network smartly; connections open door.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Internshala and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Write scenarios on banking application
  • Ans. 

    Scenarios on banking application for QA testing

    • 1. User login with valid credentials

    • 2. User login with invalid credentials

    • 3. Transfer funds between accounts

    • 4. Check account balance

    • 5. Update personal information

  • Answered by AI
  • Q2. Write sql queries
  • Ans. 

    SQL queries for QA Engineer interview

    • Use SELECT statement to retrieve data from database

    • Use WHERE clause to filter data based on specific conditions

    • Use JOIN clause to combine data from multiple tables

    • Use GROUP BY clause to group data based on specific columns

    • Use ORDER BY clause to sort data in ascending or descending order

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Basic questions

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Questions related project.
  • Q2. Logical puzzles

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare logical reasoning ,it is most important for both interview as wellas aptitude test.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Campus Placement and was interviewed in Jul 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Logical + Quantitative questions +subjective round for QA -> questions to figure the mistake in designs

Round 2 - Technical 

(5 Questions)

  • Q1. 100 apples in 5 consecutive days, each day 6 more than the previous day, how many apples were eaten on the first day
  • Ans. 8 + 14 + 20 + 26 + 32 = 100 -> Ans: 8
  • Answered by Prachi Jain
  • Q2. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
  • Ans. 

    Minimum 31 socks need to be taken out to get 15 pairs of socks

    • To get 15 pairs of socks, you need to have 30 socks of different colors

    • After taking out 30 socks, the next sock you take out will complete the 15 pairs

    • So, minimum 31 socks need to be taken out to get 15 pairs of socks

  • Answered by AI
  • Q3. 11 mins hourglass and 7 mins hourglass, use them both to calculate 15 mins
  • Ans. 1. use both 11 and 7 at same time and stop as 7 empties on one side -> total = 7 and 11 mins divided in 4 + 7 2. flip 7 mins glass and let 4 mins emptied, stop as 4 mins passes -> total = 7 + 4 = 11 and 7 mins divided in 3 + 4 3. let 4 mins pass -> total = 7 + 4 + 4 = 15 mins
  • Answered by Prachi Jain
  • Q4. Tell me about yourself
  • Q5. Why Quality Assurance
  • Ans. 

    Quality Assurance ensures that products meet high standards and customer expectations.

    • Ensures product quality and reliability

    • Identifies and fixes defects early in the development process

    • Increases customer satisfaction and trust in the product

    • Reduces risks and costs associated with product failures

  • Answered by AI
Round 3 - Technical 

(5 Questions)

  • Q1. Tell me about yourself
  • Q2. Pen weight = 2 kg + 1/2 of its own weight -> what is the weight of pen?
  • Ans. 

    The weight of the pen is 4 kg.

    • To find the weight of the pen, we can set up the equation: pen weight = 2 kg + 1/2 of its own weight

    • Let x be the weight of the pen. The equation becomes: x = 2 + 1/2 * x

    • Solving for x, we get x = 4 kg

  • Answered by AI
  • Q3. 3 boxes with apples, oranges, apples + oranges --> labels are jumbled that is each box is labeled incorrectly, least number of steps required to correct the labels, considering each fruit we pick out is on...
  • Ans. 

    To correct the labels on 3 boxes with jumbled fruit labels, the least number of steps required is 2.

    • Pick a fruit from the box labeled 'apples + oranges', since it must contain both fruits.

    • Then pick a fruit from the box labeled 'oranges', as it cannot contain apples.

  • Answered by AI
  • Q4. When designing an online carrom game, if the game is paused in between and then resumed again, what all things need to be saved?
  • Ans. 

    When designing an online carrom game, the saved data when the game is paused and resumed should include player scores, positions of coins, game state, and timer status.

    • Player scores should be saved to ensure continuity.

    • Positions of coins on the board should be saved to resume the game accurately.

    • Game state (such as whose turn it is) should be saved to maintain the flow.

    • Timer status should be saved to resume the game wi

  • Answered by AI
  • Q5. Two jugs -> 5L and 3L -> fill 4L using only them, while wasting the least amount of water
  • Ans. 1. fill 5L and empty it in 3L ---> 5L has 2L and 3L has 3L 2. empty 3L ---> 5L has 2L and 3L has 0L 3. empty 5L into 3L ---> 5L has 0L and 3L has 2L 4. fill 5L to the top ---> 5L has 5L and 3L has 2L 5. fill 3L till full using 5L ---> 5L has 4L and 3L has 3L
  • Answered by Prachi Jain

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. About your experience.
  • Q2. Tell your experience
  • Ans. 

    I have 5 years of experience in QA roles, focusing on test automation, regression testing, and defect tracking.

    • Experience in test automation using tools like Selenium and JUnit

    • Proficient in regression testing to ensure software quality

    • Skilled in defect tracking and reporting using tools like Jira

    • Collaborated with development teams to resolve issues and improve product quality

  • Answered by AI

I appeared for an interview before Jun 2016.

Interview Questionnaire 

1 Question

  • Q1. Java related questions on Oops concept and Multithreading

Interview Preparation Tips

Round: Test
Experience: Simple aptitude and reasoning questions little java based programming
Tips: Basic programming knowledge and good aptitude
Duration: 1 hour
Total Questions: 60

Round: Technical Interview
Experience: Normal questions on Java, basic programming questions like reverse no. , String related and logical coding
Tips: What u mentioned on your resume go through that only, they will not ask apart from your resume

Skills: How Well You Are Able To Communicate What You Wanted To Tell, Programming
College Name: SRCEM

GuruCul Interview FAQs

How many rounds are there in GuruCul QA Engineer interview?
GuruCul interview process usually has 3 rounds. The most common rounds in the GuruCul interview process are One-on-one Round and HR.
What are the top questions asked in GuruCul QA Engineer interview?

Some of the top questions asked at the GuruCul QA Engineer interview -

  1. I interviewed at Gurucul in March 2023. 1st round was pretty average and simple...read more
  2. The second round was with the Manager. SQL-related questions were asked. Join, ...read more
  3. HR round was more about background verificati...read more

Tell us how to improve this page.

GuruCul QA Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
GuruCul QA Engineer Salary
based on 4 salaries
₹2.8 L/yr - ₹7 L/yr
21% less than the average QA Engineer Salary in India
View more details
Software Engineer
4 salaries
unlock blur

₹5 L/yr - ₹6 L/yr

QA Engineer
4 salaries
unlock blur

₹2.8 L/yr - ₹7 L/yr

Technical Support Engineer
3 salaries
unlock blur

₹2.8 L/yr - ₹7.3 L/yr

Senior Software Engineer
3 salaries
unlock blur

₹7.1 L/yr - ₹21 L/yr

Senior Technical Support Engineer
3 salaries
unlock blur

₹9.8 L/yr - ₹9.8 L/yr

Explore more salaries
Compare GuruCul with

HCL Infosystems

3.9
Compare

Northcorp Software

4.3
Compare

Appsierra

4.4
Compare

Jetking Infotrain

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