Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by UST Team. If you also belong to the team, you can get access from here

UST Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

UST Sdet Engineer Interview Questions and Answers

Updated 25 Sep 2023

UST Sdet Engineer Interview Experiences

1 interview found

Sdet Engineer Interview Questions & Answers

user image Shivam Kumar

posted on 25 Sep 2023

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

I applied via Referral and was interviewed before Sep 2022. There were 4 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 - Aptitude Test 

Intermediate level of apptitude mixed with arithmatic apptitude only

Round 3 - Coding Test 

String and array questions for all that will be enough

Round 4 - One-on-one 

(1 Question)

  • Q1. OOPs , and resume related and concept based and bit of scenario based

Interview questions from similar companies

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

Good and easy, guesstimate and puzzles

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
No response

I applied via campus placement at Manav Rachana International University, Faridabad and was interviewed in Apr 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was actually a mix of aptitude and technical. 1st round included aptitude, English, essay writing and coding questions.

Round 2 - One-on-one 

(1 Question)

  • Q1. This was an online technical interview round. Questions were moderate on difficulty level. The interviewer was friendly and asked questions from the resume.
Round 3 - One-on-one 

(1 Question)

  • Q1. Technical+HR round

Interview Preparation Tips

Interview preparation tips for other job seekers - I think with good communication skills and basic knowledge of your domain will enable you to qualify this round. Also be confident, extremely important.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Selenium framework, exceptions, how to right click double click,
  • Q2. Rest assured, serialization , how to send POST request
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. 2 sum problem in different approach
  • Q2. Maximum sub array sum
  • Ans. 

    Find the maximum sum of a contiguous subarray within an array of integers.

    • Use Kadane's algorithm to find the maximum subarray sum efficiently.

    • Initialize two variables - maxEndingHere and maxSoFar.

    • Iterate through the array and update the variables accordingly.

    • Example: Input [1, -2, 3, 4, -1, 2, 1, -5, 4], Output: 10 (subarray [3, 4, -1, 2, 1])

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Design LLD for factory pattern
  • Ans. 

    Factory pattern is a creational design pattern that provides an interface for creating objects in a superclass, but allows subclasses to alter the type of objects that will be created.

    • Create an interface or abstract class to define the factory method

    • Create concrete classes that implement the interface or extend the abstract class

    • Factory class should have a method that returns an object of the interface type based on in

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Tell me about yourself?
  • Q2. Salary expectations?
Round 2 - Technical 

(2 Questions)

  • Q1. Based on resume questions.
  • Q2. Difference between xpath and css selectors
  • Ans. 

    XPath is a language for selecting nodes in an XML document, while CSS selectors are used to select HTML elements.

    • XPath is more powerful and flexible than CSS selectors

    • CSS selectors are faster and easier to write than XPath

    • XPath can traverse both upwards and downwards in the document tree, while CSS selectors can only traverse downwards

    • XPath can select elements based on their attributes, text content, and more, while CS...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Leet code medium questions.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Selenium architecture?
  • Q2. Automation framewrorks, Programming languages
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Tell me about yourself
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Medium level coding question on leetcode and codechef are good to prepare to clear the test.

Round 2 - Technical 

(2 Questions)

  • Q1. You need to have good knowledge on all the core subjects from CSE Department and coding
  • Q2. Database questions, java opps cocncepts, coding question based on arrays.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare coding well , leecode medium level questions are good enough and knowledge on core subjects.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

No of chars occurrences in a string

Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain about framework
  • Ans. 

    A framework is a set of guidelines, libraries, and tools that help in developing and executing automated tests efficiently.

    • Framework provides a structure for organizing test scripts, data, and reports.

    • It promotes reusability, maintainability, and scalability of test automation code.

    • Types of frameworks include data-driven, keyword-driven, hybrid, and behavior-driven development (BDD).

    • Examples of popular test automation ...

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

    In Selenium, waits are used to pause the execution of the test script for a certain amount of time or until a certain condition is met.

    • 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.

    • Fluent Wait: Waits for a condition with a specified frequency and timeout.

    • Thread.sleep(): Pauses the execution for a

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Normal Hr questions

Skills evaluated in this interview

UST Interview FAQs

How many rounds are there in UST Sdet Engineer interview?
UST interview process usually has 4 rounds. The most common rounds in the UST interview process are Resume Shortlist, Aptitude Test and Coding Test.
How to prepare for UST Sdet Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at UST. The most common topics and skills that interviewers at UST expect are SDET, Testng, Cucumber, Framework Design and Jenkins.

Tell us how to improve this page.

UST Sdet 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
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
DXC Technology Interview Questions
3.7
 • 818 Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
View all
UST Sdet Engineer Salary
based on 7 salaries
₹3.5 L/yr - ₹10 L/yr
56% less than the average Sdet Engineer Salary in India
View more details

UST Sdet Engineer Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

4.0

Skill development

5.0

Work-life balance

4.0

Salary

4.0

Job security

5.0

Company culture

4.0

Promotions

5.0

Work satisfaction

Explore 2 Reviews and Ratings
Software Developer
2.1k salaries
unlock blur

₹2.5 L/yr - ₹12.7 L/yr

Senior Software Engineer
1.7k salaries
unlock blur

₹6.6 L/yr - ₹27 L/yr

Software Engineer
1.3k salaries
unlock blur

₹3.7 L/yr - ₹15.2 L/yr

System Analyst
1.1k salaries
unlock blur

₹6.3 L/yr - ₹21 L/yr

Validation Engineer
939 salaries
unlock blur

₹2 L/yr - ₹7 L/yr

Explore more salaries
Compare UST with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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