Upload Button Icon Add office photos
Engaged Employer

i

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

LTIMindtree Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 20.4k Reviews

Filter interviews by

LTIMindtree Tosca Automation Test Engineer Interview Questions and Answers

Updated 19 Jun 2024

LTIMindtree Tosca Automation Test Engineer Interview Experiences

1 interview found

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 May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Tosca best practises
  • Q2. How Dex Works in Tosca
  • Ans. 

    Dex in Tosca is a data extraction tool used for extracting data from various sources for testing purposes.

    • Dex is used to extract data from databases, files, APIs, and web services.

    • It can be used to validate data during test automation.

    • Dex can also be used to populate test data in Tosca test cases.

    • Examples of Dex usage include extracting customer information from a database or validating response data from an API.

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Question on tosca db automation
  • Q2. Api automation questions
  • Q3. Tosca basic queations
  • Q4. Dex configuration setup
  • Ans. 

    Dex configuration setup involves configuring the data exchange between Tosca and external systems.

    • Dex configuration is done in Tosca Commander under the 'Dex' tab.

    • You can set up connections to external systems like JIRA, Jenkins, etc.

    • Configuration includes defining endpoints, authentication details, and data mapping.

    • Testing the configuration is important to ensure smooth data exchange.

  • Answered by AI
  • Q5. Scenario based questions
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in May 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Tosca related questions only. They were tough,

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for tosca only
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
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How to automate Sql queries through Tosca
  • Ans. 

    Automating SQL queries through Tosca involves using the Tosca Query Language (TQL) module.

    • Use the Tosca Query Language (TQL) module to write and execute SQL queries.

    • Create TQL modules in Tosca to automate the execution of SQL queries.

    • Utilize Tosca's data-driven testing capabilities to automate SQL queries with different input data.

    • Integrate Tosca with database tools like SQL Server Management Studio for executing and v

  • Answered by AI
  • Q2. What is TDM ?
  • Ans. 

    TDM stands for Test Data Management. It involves creating, storing, managing, and providing test data for automated testing.

    • TDM involves creating and maintaining test data for automated testing

    • It ensures that the test data is accurate, relevant, and up-to-date

    • TDM helps in improving the efficiency and effectiveness of automated testing

    • Examples of TDM tools include Informatica, Delphix, and IBM InfoSphere

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Mainly asked from project

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
No response

I applied via Naukri.com and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Coding Test 

String reverse in JS, Framework related question

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jul 2023. There were 2 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 - One-on-one 

(3 Questions)

  • Q1. Api Testing with Rest API
  • Ans. 

    API testing with Rest API involves testing the functionality, performance, and security of API endpoints.

    • Understand the API documentation to identify endpoints, parameters, and expected responses

    • Test different HTTP methods like GET, POST, PUT, DELETE

    • Verify response codes, headers, and payload data

    • Perform boundary value analysis and negative testing

    • Use tools like Postman or RestAssured for automation testing

    • Validate aut...

  • Answered by AI
  • Q2. Programs on Java
  • Q3. Framework and project related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviwer interviewd for 1 hour and not shortlisted as I dont have a skill which I didnt mentioned anywhere in my resume.

Skills evaluated in this interview

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

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

(1 Question)

  • Q1. Selenium interview questions
Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Mar 2023. There were 3 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 - Coding Test 

Reverse the string and arrange it with the original index values

Round 3 - Technical 

(1 Question)

  • Q1. 1. What is Fluent wait 2. How we can handle the stale element exception
  • Ans. 

    Fluent wait is a dynamic wait mechanism in Selenium WebDriver that waits for a condition to be true before proceeding.

    • Fluent wait is used to wait for a condition with a specified timeout and polling interval

    • It can be used to handle dynamic elements on a webpage that may take variable time to load

    • Example: WebDriverWait wait = new WebDriverWait(driver, 10); wait.until(ExpectedConditions.visibilityOfElementLocated(By.id("

  • Answered by AI

Skills evaluated in this interview

LTIMindtree Interview FAQs

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

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

  1. How Dex Works in To...read more
  2. Tosca best practi...read more

Tell us how to improve this page.

LTIMindtree Tosca Automation Test Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
LTIMindtree Tosca Automation Test Engineer Salary
based on 13 salaries
₹4.8 L/yr - ₹11 L/yr
At par with the average Tosca Automation Test Engineer Salary in India
View more details

LTIMindtree Tosca Automation Test Engineer Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

4.2

Skill development

5.0

Work-life balance

4.5

Salary

5.0

Job security

4.5

Company culture

4.2

Promotions

4.5

Work satisfaction

Explore 2 Reviews and Ratings
Senior Software Engineer
21.3k salaries
unlock blur

₹4.7 L/yr - ₹18.6 L/yr

Software Engineer
16.2k salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Module Lead
6.7k salaries
unlock blur

₹7 L/yr - ₹25 L/yr

Technical Lead
6.5k salaries
unlock blur

₹9.3 L/yr - ₹37 L/yr

Senior Engineer
4.4k salaries
unlock blur

₹4.2 L/yr - ₹16.4 L/yr

Explore more salaries
Compare LTIMindtree with

Cognizant

3.8
Compare

Capgemini

3.7
Compare

Accenture

3.9
Compare

TCS

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