Upload Button Icon Add office photos

Filter interviews by

Witty Com Sdet Engineer Interview Questions and Answers

Updated 25 Aug 2024

Witty Com Sdet Engineer Interview Experiences

1 interview found

Sdet Engineer Interview Questions & Answers

user image Anonymous

posted on 25 Aug 2024

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

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Tricky we have to solv 60 question in 50 minutes

Round 2 - One-on-one 

(2 Questions)

  • Q1. In this example, the internal data structure (std::vector) can be changed to another type (e.g., std::list) without affecting how users interact with the Example class, as long as the public methods (add, ...
  • Ans. 

    Yes, the internal data structure can be changed without affecting user interaction as long as public methods remain the same.

    • Use abstraction to hide implementation details from users

    • Ensure public methods have consistent behavior regardless of internal data structure

    • Consider using interfaces or abstract classes to define common behavior

  • Answered by AI
  • Q2. In this , the internal data structure (std::vector) can be changed to another lorem ipuse hfkft what if this id skd

Interview Preparation Tips

Interview preparation tips for other job seekers - It easy just make your cv better

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Referral and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain different waits in selenium
  • Ans. 

    Different waits in Selenium include implicit wait, explicit wait, and fluent wait.

    • Implicit wait: Waits for a certain amount of time before throwing a NoSuchElementException.

    • Explicit wait: Waits for a certain condition to occur before proceeding further in the code.

    • Fluent wait: Waits for a condition to be true with a specified frequency of checking.

    • Example: driver.manage().timeouts().implicitlyWait(10, TimeUnit.SECONDS)

  • Answered by AI
  • Q2. What are SQL joins explain them
  • Ans. 

    SQL joins are used to combine rows from two or more tables based on a related column between them.

    • SQL joins are used to retrieve data from multiple tables based on a related column.

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

    • INNER JOIN returns rows when there is at least one match in both tables.

    • LEFT JOIN returns all rows from the left table and the matched rows from the right table.

    • RIGH...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Feb 2023. 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 - Coding Test 

Their were mcq after which 2 coding questioms

Round 3 - Technical 

(1 Question)

  • Q1. About your projects Asked one question on array simple one Then oops dbms was prime focus
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

1hr,all basic topics

Round 2 - Coding Test 

2hrs,arrays,strings,dp,linkedlist

Interview Preparation Tips

Interview preparation tips for other job seekers - read well
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 QUESTIONS CODING QUESTIONS FOR SOLVING

Round 2 - Aptitude Test 

REASIONING ,LOGICAL , VERBAL ,NON VERBAL ,ENGLISH , COMMUNICATION

Interview Preparation Tips

Interview preparation tips for other job seekers - MAKE APPTITUDE STRONG
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 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 - Coding Test 

Online test assement

Round 3 - One-on-one 

(2 Questions)

  • Q1. General leetcode questions
  • Q2. Stack and dsa based questions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Tell us about Junit
  • Ans. 

    JUnit is a popular open-source testing framework for Java applications.

    • JUnit is used for writing and running repeatable automated tests in Java.

    • It provides annotations like @Test to define test methods.

    • JUnit assertions are used to verify expected results in tests.

    • JUnit can be integrated with build tools like Maven or Gradle for continuous integration.

    • JUnit 5 introduced new features like parameterized tests and nested t

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Logical / Quants / Reasoning

Round 2 - Coding Test 

Fibonacci series / Looping/ DSA

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Java, coding , programming etc.

Round 2 - HR 

(2 Questions)

  • Q1. Personal details, hobby,life balance, attitude, work efficiency.
  • Q2. Some code and programming questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Work hard and smartly.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was basically 2 ques round 1 from DP and 1 from graph

Round 2 - HR 

(2 Questions)

  • Q1. Introduce yourself in terms of your professional experience
  • Ans. 

    I am a seasoned SDET Engineer with 5+ years of experience in designing, developing, and executing automated test scripts.

    • Proficient in programming languages such as Java, Python, and C#

    • Experienced in using testing frameworks like Selenium and JUnit

    • Skilled in creating test plans, test cases, and test scripts

    • Familiar with CI/CD tools such as Jenkins and Git

    • Strong problem-solving and analytical skills

  • Answered by AI
  • Q2. Where do you see yourself in next 5 years
  • Ans. 

    In the next 5 years, I see myself growing into a senior SDET role, leading a team of engineers, and contributing to innovative testing strategies.

    • Advancing to a senior SDET position within the company

    • Leading a team of engineers in testing projects

    • Contributing to the development of innovative testing strategies

    • Continuing to enhance my skills and knowledge in software testing

  • Answered by AI

Witty Com Interview FAQs

How many rounds are there in Witty Com Sdet Engineer interview?
Witty Com interview process usually has 2 rounds. The most common rounds in the Witty Com interview process are Aptitude Test and One-on-one Round.
What are the top questions asked in Witty Com Sdet Engineer interview?

Some of the top questions asked at the Witty Com Sdet Engineer interview -

  1. In this example, the internal data structure (std::vector) can be changed to an...read more
  2. In this , the internal data structure (std::vector) can be changed to another l...read more

Tell us how to improve this page.

Witty Com Sdet Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Sdet Engineer Interview Questions from Similar Companies

View all
Compare Witty Com with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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