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
3.8

based on 4.1k Reviews

Filter interviews by

UST Tosca Automation Test Engineer Interview Questions, Process, and Tips

Updated 22 Aug 2024

UST Tosca Automation Test Engineer Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Automate traffic signals program with 8 lanes.
  • Ans. 

    Automate traffic signals program with 8 lanes using Tosca Automation Test Engineer.

    • Create a test script to simulate traffic flow in 8 lanes

    • Use Tosca Automation tool to automate the traffic signal program

    • Implement logic to control signal timings based on traffic flow

    • Verify the functionality by running the automated test script

  • Answered by AI
  • Q2. Automate dropdown options by selecting more than 3 options at once.
  • Ans. 

    Use a multi-select dropdown automation tool to select more than 3 options at once.

    • Use a tool like Selenium WebDriver with Select class to handle multi-select dropdowns

    • Identify the dropdown element and create a Select object

    • Use the selectByIndex() or selectByValue() method to select multiple options

    • Verify that the selected options are displayed correctly

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Automate probability of an application where dice passing 4-6 each time for 10 times rolled.
  • Ans. 

    Automate the probability of rolling a dice and getting 4-6 each time for 10 rolls.

    • Use a loop to simulate rolling the dice 10 times

    • Generate a random number between 1 and 6 to represent the dice roll

    • Check if the number is 4, 5, or 6 for each roll

    • Calculate the overall probability of getting 4-6 on each roll

  • Answered by AI
  • Q2. Automate to select aisle seat in every row in a theatre.
  • Ans. 

    Automate selecting aisle seat in every row in a theatre.

    • Identify the aisle seats in each row

    • Create a script to iterate through each row and select the aisle seat

    • Use a testing tool like Tosca to automate the process

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. TOSCA Componants business parameters embeded controls

Interview Preparation Tips

Interview preparation tips for other job seekers - Bee Keen on your Answers
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. 2 Question on program . one is Restassured program and other is java prog.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Questions on basic java, manual testing, coding best practices, automation testing

Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain project & framework, selenium question, java ques
  • Q2. Automate a login page and explain it? Synchronisation handling and exception handling
  • Ans. 

    Automate a login page using Selenium WebDriver in Java with synchronization and exception handling.

    • Use Selenium WebDriver to locate the username and password fields, enter valid credentials, and click the login button.

    • Implement explicit and implicit waits for synchronization to handle dynamic elements and page loading.

    • Use try-catch blocks for exception handling to capture and handle any errors during the login process.

    • ...

  • Answered by AI

Skills evaluated in this interview

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
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Frame work related questions
  • Q2. Retry logic, Data provider, Annotations,etc
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between scenario and scenario outline
  • Ans. 

    Scenario is a single test case while scenario outline is a template for multiple test cases with different inputs.

    • Scenario is a single test case with specific inputs and expected outcomes

    • Scenario outline is a template for multiple test cases with placeholders for different inputs

    • In scenario outline, examples table is used to provide different input values for each test case

  • Answered by AI
  • Q2. Explain oops concept
  • Ans. 

    OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOPs focuses on creating objects that interact with each other to solve a problem

    • Key concepts include encapsulation, inheritance, polymorphism, and abstraction

    • Encapsulation: Bundling data and methods that operate on the data into a single unit

    • Inher...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. AOM, FSO , DOM,OR ADODB
  • Q2. Vb script functions actions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Testing java questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Why atos? Coding skills required
  • Ans. 

    Atos is a leading global IT services company with a strong focus on automation and coding skills.

    • Atos is a well-established global IT services company known for its expertise in automation and coding.

    • They have a strong reputation for delivering innovative solutions to clients using cutting-edge technologies.

    • Working at Atos will provide opportunities to enhance coding skills and work on challenging automation projects.

    • A...

  • Answered by AI

Skills evaluated in this interview

UST Interview FAQs

How many rounds are there in UST Tosca Automation Test Engineer interview?
UST interview process usually has 2 rounds. The most common rounds in the UST interview process are Technical.
What are the top questions asked in UST Tosca Automation Test Engineer interview?

Some of the top questions asked at the UST Tosca Automation Test Engineer interview -

  1. automate probability of an application where dice passing 4-6 each time for 10 ...read more
  2. Automate dropdown options by selecting more than 3 options at on...read more
  3. automate to select aisle seat in every row in a theat...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 UST interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
DXC Technology Interview Questions
3.7
 • 801 Interviews
Mphasis Interview Questions
3.4
 • 784 Interviews
View all
Software Developer
2k salaries
unlock blur

₹3.5 L/yr - ₹12.1 L/yr

Senior Software Engineer
1.6k salaries
unlock blur

₹6.5 L/yr - ₹25.7 L/yr

Software Engineer
1.3k salaries
unlock blur

₹3.7 L/yr - ₹14.6 L/yr

System Analyst
1.2k salaries
unlock blur

₹6.5 L/yr - ₹22.2 L/yr

Senior Software Developer
1.1k salaries
unlock blur

₹5.5 L/yr - ₹19.5 L/yr

Explore more salaries
Compare UST with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview