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 Qa Automation Testing Engineer Interview Questions and Answers

Updated 16 Jun 2023

UST Product Engineering Qa Automation Testing 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 

(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

    Interview questions from similar companies

    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
    5
    Excellent
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (1 Question)

    • Q1. Write a java program to remove duplicate element from arrays
    Interview experience
    1
    Bad
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    No response

    I appeared for an interview in Mar 2025, where I was asked the following questions.

    • Q1. What type of waits we have?
    • Ans. 

      In automation testing, waits are crucial for synchronizing test execution with application behavior.

      • Implicit Wait: Sets a default wait time for the entire session. Example: driver.manage().timeouts().implicitlyWait(10, TimeUnit.SECONDS);

      • Explicit Wait: Waits for a specific condition to occur before proceeding. Example: WebDriverWait wait = new WebDriverWait(driver, 10); wait.until(ExpectedConditions.visibilityOf(element...

    • Answered by AI
    • Q2. WAP for character count

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Don't let unprofessional behavior affect your confidence.

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

    Round 1 - Technical 

    (2 Questions)

    • Q1. Core Java and String related question ie. Test!@#is#$%sample remove symbols
    • Q2. Xpath , cucumber framework

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Please don't apply for altimetrik , Its a waste of time .
    In starting they are ready to pay x amount , later on in final round they reduced the amount.
    Such a unprofessional behavior, didn't expect from such IT company .

    I applied via Recruitment Consulltant and was interviewed in May 2022. There was 1 interview round.

    Round 1 - Technical 

    (4 Questions)

    • Q1. Explain Agile and agile scrum ceremony
    • Ans. 

      Agile is a methodology that emphasizes flexibility and collaboration. Agile Scrum is a framework for implementing Agile.

      • Agile focuses on delivering working software in short iterations

      • Agile values individuals and interactions over processes and tools

      • Agile encourages customer collaboration and responding to change

      • Agile Scrum includes ceremonies such as Sprint Planning, Daily Stand-up, Sprint Review, and Sprint Retrospec...

    • Answered by AI
    • Q2. Select an element from drop down
    • Ans. 

      To select an element from a drop down, locate the drop down element and use the select class in Selenium.

      • Locate the drop down element using findElement() method

      • Create an object of Select class using the drop down element

      • Use selectByVisibleText(), selectByValue() or selectByIndex() method to select the desired option

    • Answered by AI
    • Q3. How to check if for every steps we have steps written in step definition file
    • Ans. 

      To check if every step has a corresponding step definition, we can use a code coverage tool.

      • Use a code coverage tool to analyze the step definition file and identify any missing steps

      • Ensure that all steps in the feature file are covered by the step definition file

      • Regularly review and update the step definition file to ensure it stays up-to-date with the feature file

    • Answered by AI
    • Q4. Reverse an integer in java
    • Ans. 

      Reverse an integer in Java

      • Convert integer to string using Integer.toString()

      • Use StringBuilder to reverse the string

      • Convert the reversed string back to integer using Integer.parseInt()

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Only four questions he asked.seems interviewer Pavan Kumar was busy somewhere else.

    Skills evaluated in this interview

    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 - HR 

    (1 Question)

    • Q1. How much your getting and how much expecting?
    Round 3 - Technical 

    (1 Question)

    • Q1. What is case management?
    • Ans. 

      Case management is the process of managing and coordinating the various aspects of a case or project.

      • It involves identifying and assessing the needs of the case or project

      • Developing a plan of action to address those needs

      • Assigning tasks and responsibilities to team members

      • Monitoring progress and making adjustments as necessary

      • Ensuring that all stakeholders are informed and involved in the process

      • Examples include legal ...

    • Answered by AI
    Round 4 - HR 

    (1 Question)

    • Q1. How soon you will join?
    • Ans. 

      I can join within 2 weeks.

      • I have completed all my prior commitments and can start immediately.

      • I just need to give a two-week notice to my current employer.

      • I am excited about this opportunity and can't wait to start contributing to the team.

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - interview will be simple only but don't join with out reading reviews and work culture

    I applied via Campus Placement and was interviewed in May 2021. There were 5 interview rounds.

    Interview Questionnaire 

    1 Question

    • Q1. Basic concept of oops and then they go in deep 1 program to perform

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Just be confident and learn all basic oops concepts
    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 

    Two coding ques. you have to solve in one hour.

    Round 3 - Technical 

    (2 Questions)

    • Q1. Hashmap & hashtable , oops concept , ques. from my academic project, questions from SQL
    • Q2. Difference in set and list , explain collections hierarchy , vector and array list
    • Ans. 

      Set and list are both collection types in Java. Vector and ArrayList are two implementations of List interface.

      • Set is an unordered collection of unique elements while List is an ordered collection of elements.

      • Collections hierarchy in Java includes Collection interface, List interface, Set interface, and Map interface.

      • Vector is a synchronized implementation of List interface while ArrayList is not synchronized.

      • Arrays ar...

    • Answered by AI
    Round 4 - HR 

    (1 Question)

    • Q1. About yourself , family background , your strength and weakness , why xoriant

    Interview Preparation Tips

    Topics to prepare for Xoriant Associate Software Engineer interview:
    • Core Java
    • Java
    • SQL
    • OOPS
    Interview preparation tips for other job seekers - Prepare Java, sql and your project well. communication skills also matter.

    Skills evaluated in this interview

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

    I applied via Approached by Company and was interviewed before Aug 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 - Aptitude Test 

    Basic aptitude questions and 2 basic coding que

    Round 3 - Technical 

    (3 Questions)

    • Q1. Basic of oop, coding que
    • Q2. Polymorphism, interface, Abstraction
    • Q3. Live example of oop concept
    • Ans. 

      Inheritance is a key OOP concept where a class inherits properties and behaviors from another class.

      • Inheritance allows for code reusability and promotes a hierarchical structure.

      • Example: Animal class can be a base class with properties like name and age, and subclasses like Dog and Cat can inherit these properties.

      • Subclasses can also have their own unique properties and methods in addition to the inherited ones.

    • Answered by AI
    Round 4 - HR 

    (1 Question)

    • Q1. About yourself, hobbies

    Interview Preparation Tips

    Interview preparation tips for other job seekers - no job security

    UST Product Engineering Interview FAQs

    How many rounds are there in UST Product Engineering Qa Automation Testing Engineer interview?
    UST Product Engineering interview process usually has 2 rounds. The most common rounds in the UST Product Engineering interview process are Resume Shortlist and Technical.
    How to prepare for UST Product Engineering Qa Automation Testing 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 Product Engineering. The most common topics and skills that interviewers at UST Product Engineering expect are API, Automation Testing, Cucumber, Java and Selenium.
    What are the top questions asked in UST Product Engineering Qa Automation Testing Engineer interview?

    Some of the top questions asked at the UST Product Engineering Qa Automation Testing Engineer 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 Qa Automation Testing Engineer Interview Process

    based on 1 interview

    Interview experience

    4
      
    Good
    View more
    UST Product Engineering Qa Automation Testing Engineer Salary
    based on 5 salaries
    ₹6.5 L/yr - ₹9.6 L/yr
    12% more than the average Qa Automation Testing Engineer Salary in India
    View more details

    UST Product Engineering Qa Automation Testing Engineer Reviews and Ratings

    based on 2 reviews

    4.1/5

    Rating in categories

    3.5

    Skill development

    3.1

    Work-life balance

    3.5

    Salary

    3.1

    Job security

    3.6

    Company culture

    3.1

    Promotions

    3.1

    Work satisfaction

    Explore 2 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

    ITC Infotech

    3.6
    Compare

    CMS IT Services

    3.1
    Compare

    KocharTech

    3.9
    Compare

    Xoriant

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