Upload Button Icon Add office photos
Engaged Employer

i

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

UST Product Engineering Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

UST Product Engineering Interview Questions and Answers

Updated 21 Dec 2023

UST Product Engineering Interview Experiences

Popular Designations

5 interviews 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 

(5 Questions)

  • Q1. Testing framework,oops concept in framework,use of collection in your testing framework,Xpath,webdriver methods,data provider,git commands,reverse number program,
  • Q2. Diff between list and set
  • Ans. 

    List is an ordered collection of elements with duplicates allowed, while set is an unordered collection of unique elements.

    • List maintains the order of elements, while set does not guarantee any specific order.

    • List allows duplicate elements, while set does not allow duplicates.

    • List is typically implemented using arrays or linked lists, while set is implemented using hash tables or trees.

  • Answered by AI
  • Q3. GetWindowHandles written type
  • Q4. FindElements written type
  • Ans. 

    findElements method is used to locate multiple elements on a web page based on a given locator strategy.

    • findElements method returns a list of WebElements matching the specified locator strategy.

    • Common locator strategies include ID, class name, tag name, name, xpath, and css selector.

    • Example: List elements = driver.findElements(By.xpath("//div[@class='example']"));

Answered by AI
  • Q5. Explain your framework
  • Ans. 

    My framework is a data-driven framework using Selenium WebDriver and TestNG for automated testing.

    • Data-driven approach allows for easy maintenance and scalability

    • Utilizes Selenium WebDriver for interacting with web elements

    • TestNG for test execution and reporting

    • Supports parallel execution for faster test runs

  • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - you should be clear on finding xpaths, webdriver methods and return types,git commands

    Skills evaluated in this interview

    Qa Automation Testing Engineer Interview Questions asked at other Companies

    Q1. selenium: what are selenium components, what are the different locators in selenium, what is selenium web driver, write a xpath for a given element on a web page
    View answer (5)
    Interview experience
    3
    Average
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Not Selected

    I applied via LinkedIn and was interviewed before Oct 2022. There were 3 interview rounds.

    Round 1 - Resume Shortlist 
    Pro Tip by AmbitionBox:
    Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
    View all tips
    Round 2 - Technical 

    (4 Questions)

    • Q1. Simple oops concepts
    • Q2. Oops components
    • Q3. Design patterns
    • Q4. Solid principles
    Round 3 - Technical 

    (1 Question)

    • Q1. Its techno manager round

    Senior Software Engineer Interview Questions asked at other Companies

    Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
    View answer (1)

    Senior Software Engineer Interview Questions & Answers

    user image Abhinandan Vadagave

    posted on 21 Dec 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 Dec 2022. There were 4 interview rounds.

    Round 1 - Resume Shortlist 
    Pro Tip by AmbitionBox:
    Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
    View all tips
    Round 2 - Technical 

    (1 Question)

    • Q1. Basic Java related
    Round 3 - One-on-one 

    (1 Question)

    • Q1. Data structure related, Projects related
    Round 4 - HR 

    (1 Question)

    • Q1. Joining and salary

    Senior Software Engineer Interview Questions asked at other Companies

    Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
    View answer (1)

    I was interviewed in Sep 2021.

    Interview Questionnaire 

    1 Question

    • Q1. Almost many things related to Java, some typical programs, basic xpath questions

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Prepare well with various concepts mostly to analytical question like how and why

    Automation Test Engineer Interview Questions asked at other Companies

    Q1. How to handle scrollbar and mouse activities Jenkins and Github Story Point in Agile
Backlogs in Agile
Jira workflow explain framework pom.xml wap number reverse program StellException
Exception in Selenium diff - getwindowhandles() and get... read more
    View answer (2)

    UST Product Engineering interview questions for popular designations

     Senior Software Engineer

     (2)

     Automation Test Engineer

     (1)

     QA Automation Engineer

     (1)

     Qa Automation Testing Engineer

     (1)

    QA Automation Engineer Interview Questions & Answers

    user image vaishnavi kasbe

    posted on 11 Oct 2021

    I applied via Referral and was interviewed in Sep 2021. There was 1 interview round.

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Should have strong knowledge of Java and Selenium. Be confident.

    QA Automation Engineer Interview Questions asked at other Companies

    Q1. Which framework you are using? explain your framework?
    View answer (4)

    Interview questions from similar companies

    I applied via Naukri.com and was interviewed in Apr 2021. There were 4 interview rounds.

    Interview Questionnaire 

    7 Questions

    • Q1. 1. Aptitude, coding and db schema design round
    • Q2. 2. Telephonic Interview - array based question
    • Q3. Collection Framework
    • Q4. DB query (where and having)
    • Q5. Linux command
    • Q6. 3. F2F tech - flood fill, db normalization, inheritance
    • Q7. 4. HR round

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Stick to the basics. The interviewers are helpful

    I applied via Referral and was interviewed in May 2021. There were 3 interview rounds.

    Interview Questionnaire 

    1 Question

    • Q1. Total 3 rounds. 1st round is purely on programming ability on Python and SQL. Simple to algorithmic level. Binary search, recursive querying. 2nd round was on understanding the candidate and his/her work e...

    Interview Preparation Tips

    Interview preparation tips for other job seekers - This is for two types of candidates. If you're from engineering background(btech/be) prepare well for programming round. The rest is taken care with minimal knowledge. If you're not from engineering background don't waste your time and effort in attending the interviews. They will finally reject you even though you are qualified in all the rounds and will select an engineering guy.

    I applied via Recruitment Consultant

    Interview Questionnaire 

    2 Questions

    • Q1. Round 1: Fundamentals questions related to Javascript and React. In React questions were focused on react-hooks. lifecycle components and optimization techniques in react. Basic to intermediate questions r...
    • Q2. Round 2: The interview panel will ask you to code some basic coding problem depending on your relevant experience and if you're not able to solve it they'll directly say they're done with the interview. In...

    Interview Preparation Tips

    Interview preparation tips for other job seekers - I cleared Round 1 after which there was a delay of more than 2 weeks and got a call for Round 2 without any prior notice. Their L2 level interview is very bad, in my case I ended the interview from my side as it looked very clear that the panel was least interested.

    Technical Architect-Machine Learning Interview Questions & Answers

    Quantiphi Analytics Solutions Private Limited user image Anonymous

    posted on 6 Mar 2021

    I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 4 interview rounds.

    Interview Questionnaire 

    3 Questions

    • Q1. Mostly asked questions were on approach based
    • Q2. Also asked some challenges faced especially in managing people, projects etc.
    • Q3. Some questions was based on Cloud Platform

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Especially for people who has more experienced like me focus more on implementation of the concept or theory on real projects...

    Interview Questionnaire 

    4 Questions

    • Q1. Activity and Fragment life cycle
    • Q2. Work Manager
    • Q3. Lambda function , DSL
    • Q4. Coroutines

    UST Product Engineering Interview FAQs

    How many rounds are there in UST Product Engineering interview?
    UST Product Engineering interview process usually has 3 rounds. The most common rounds in the UST Product Engineering interview process are Technical, Resume Shortlist and One-on-one Round.
    How to prepare for UST Product Engineering 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 Product Engineering. The most common topics and skills that interviewers at UST Product Engineering expect are Java, SQL, AWS, Python and Selenium.
    What are the top questions asked in UST Product Engineering interview?

    Some of the top questions asked at the UST Product Engineering interview -

    1. diff between list and ...read more
    2. explain your framew...read more
    3. findElements written t...read more

    Tell us how to improve this page.

    UST Product Engineering Interview Process

    based on 4 interviews

    Interview experience

    3.8
      
    Good
    View more

    Interview Questions from Similar Companies

    TCS Interview Questions
    3.7
     • 10.5k Interviews
    Infosys Interview Questions
    3.6
     • 7.6k Interviews
    Wipro Interview Questions
    3.7
     • 5.6k Interviews
    Tech Mahindra Interview Questions
    3.5
     • 3.8k Interviews
    HCLTech Interview Questions
    3.5
     • 3.8k Interviews
    LTIMindtree Interview Questions
    3.8
     • 3k Interviews
    Mphasis Interview Questions
    3.4
     • 806 Interviews
    CitiusTech Interview Questions
    3.4
     • 268 Interviews
    View all

    UST Product Engineering Reviews and Ratings

    based on 53 reviews

    3.8/5

    Rating in categories

    3.9

    Skill development

    3.6

    Work-life balance

    3.6

    Salary

    3.3

    Job security

    3.8

    Company culture

    3.3

    Promotions

    3.6

    Work satisfaction

    Explore 53 Reviews and Ratings
    Senior Software Engineer
    80 salaries
    unlock blur

    ₹8 L/yr - ₹28.5 L/yr

    Software Engineer
    77 salaries
    unlock blur

    ₹5.8 L/yr - ₹15.5 L/yr

    Software Developer
    32 salaries
    unlock blur

    ₹5 L/yr - ₹17 L/yr

    Associate Software Engineer
    29 salaries
    unlock blur

    ₹4.3 L/yr - ₹10.8 L/yr

    QA Engineer
    28 salaries
    unlock blur

    ₹4.5 L/yr - ₹10 L/yr

    Explore more salaries
    Compare UST Product Engineering 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