Upload Button Icon Add office photos

Filter interviews by

Solitera Software Automation Tester Interview Questions and Answers

Updated 29 Jan 2022

Solitera Software Automation Tester Interview Experiences

1 interview found

Round 1 - Aptitude Test 
Round 2 - One-on-one 

(1 Question)

  • Q1. Imandari ki keemat kya hoti hai?
Round 3 - Group Discussion 
Pro Tip by AmbitionBox:
Don’t treat group discussions as an argument. Group discussion is about reaching a meaningful conclusion.
View all tips
Round 4 - HR 

(8 Questions)

  • Q1. What is your family background?
  • Q2. Share details of your previous job.
  • Q3. Why should we hire you?
  • Q4. Why are you looking for a change?
  • Q5. Where do you see yourself in 5 years?
  • Q6. What are your strengths and weaknesses?
  • Q7. Tell me about yourself.
  • Q8. What are your salary expectations?
Round 5 - 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

Interview Preparation Tips

Interview preparation tips for other job seekers - Solitera Software khatam.ab wo niraj ki company hai . COMPANY NAME- ANR Software

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Software Testing
  • Q2. Application based QA questions
Round 2 - Technical 

(2 Questions)

  • Q1. Software testing, QA and Resume based questions
  • Q2. Automation and programming related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well
Instead of going in depth, focus on a basic and primary questions and be thorough on it
Know everything mentioned in the resume
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Reverse String without Java In built Function
  • Ans. 

    Reverse a string without using Java built-in functions

    • Create a character array from the input string

    • Use two pointers to swap characters at the beginning and end of the array until they meet

    • Convert the character array back to a string

  • Answered by AI
  • Q2. Difference Between Relative Xpath & Absolute Xpath
  • Ans. 

    Relative Xpath is based on the current node while Absolute Xpath starts from the root node of the XML document.

    • Relative Xpath does not start with a forward slash (/) while Absolute Xpath starts with a forward slash (/).

    • Relative Xpath is more flexible and less prone to changes in the structure of the XML document.

    • Absolute Xpath is more specific and provides the full path to the element in the XML document.

    • Relative Xpath...

  • Answered by AI

Skills evaluated in this interview

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

Questions on quants, reasoning, unix, and some sql questions

Round 2 - Coding Test 

Two codes find prime number, and fibbonacci and two basic sql questions

Round 3 - Technical 

(6 Questions)

  • Q1. About final year project
  • Q2. Java fundamental questions on oops
  • Q3. Whatever skills you have mentioned in your resume
  • Q4. One coding question in java
  • Q5. One sql question
  • Q6. Will you able to work in shift
Round 4 - HR 

(3 Questions)

  • Q1. Tell me about company
  • Q2. Willing to work in shift
  • Q3. Will you relocate

Interview Preparation Tips

Interview preparation tips for other job seekers - Be true to your resume and skills
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Coding Test 

In this first round it was of 45mins which included MCQ question and 1 coding question.

Round 2 - Technical 

(4 Questions)

  • Q1. 1.Difference Between Const,Var,Char. 2.Oop's concept with example 3.JavaScript is async or sync language and explain the reason. 4.How to create a simple object in JavaScript. 5.Find element and Find Eleme...
  • Ans. 

    Answers to common interview questions for Automation Test Engineer position.

    • Const is used for constant values that cannot be reassigned, var is used for variable declaration, and char is a data type for storing characters in programming languages.

    • OOPs concepts include inheritance, encapsulation, polymorphism, and abstraction. Example: Inheritance allows a class to inherit properties and methods from another class.

    • JavaS...

  • Answered by AI
  • Q2. What is Type coercion?
  • Ans. 

    Type coercion is the process of converting one data type to another in programming.

    • Type coercion can happen implicitly or explicitly in programming languages.

    • Implicit type coercion occurs when the language automatically converts data types during operations.

    • Explicit type coercion occurs when the programmer manually converts data types using functions or operators.

    • Example: In JavaScript, the addition operator (+) can pe...

  • Answered by AI
  • Q3. What is Inheritance? Polymorphism?
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class. Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • Inheritance allows for code reusability by defining a new class based on an existing class.

    • Polymorphism enables flexibility in programming by allowing objects to be treated as instances of their pare...

  • Answered by AI
  • Q4. API Error code with explaination?
  • Ans. 

    API error codes are unique identifiers used to indicate specific errors in an API response.

    • API error codes are typically numeric or alphanumeric codes that correspond to specific errors in the API.

    • Each error code should have a corresponding explanation in the API documentation to help developers understand the issue.

    • Examples of API error codes include 400 Bad Request, 401 Unauthorized, and 404 Not Found.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Introduce Yourself? Why should we hire you? What is your relevant experience? Tell me about yourself? What are your salary expectations?

Interview Preparation Tips

Topics to prepare for Globant Automation Test Engineer interview:
  • Javascript
  • Cypress
  • OOPS
  • Core Java
  • API
Interview preparation tips for other job seekers - I Interviewed at Globant on 13/05/2024. First round went very well where they introduce about there company and link was provided For MCQ and coding round conducted.2nd round was GK round which was totally based on Technical question. I had answered each and very question but then also not got selected.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Write xpath for makemy trip application
  • Ans. 

    XPath for locating elements on MakeMyTrip application

    • Use unique attributes like id, class, name, etc. to create XPath

    • Avoid using indexes in XPath as they can be unreliable

    • Use contains() and starts-with() functions for dynamic attributes

    • Consider using parent-child relationships for complex structures

  • Answered by AI
  • Q2. Exception handling , stale element exception

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Reverse of a sting
  • Ans. 

    Reverse a string means to flip the characters in the string order.

    • Use a loop to iterate through the characters of the string in reverse order

    • Append each character to a new string to build the reversed string

    • Alternatively, use built-in functions like reverse() in some programming languages

  • Answered by AI
  • Q2. Print the characters of ur name which are not repetative in nature
  • Ans. 

    To print the characters of my name which are not repetitive, I would iterate through each character and only print those that appear once.

    • Iterate through each character in the name

    • Check if the character appears only once in the name

    • Print the character if it is not repetitive

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Application used
  • Ans. 

    The application used for automation testing is Selenium WebDriver.

    • Selenium WebDriver is a popular tool for automating web applications.

    • It supports multiple programming languages such as Java, Python, and C#.

    • Selenium WebDriver allows testers to interact with web elements and perform actions like clicking buttons, entering text, and verifying text.

    • It can be integrated with testing frameworks like TestNG and JUnit for tes...

  • Answered by AI
  • Q2. Framework used in your current project
  • Ans. 

    We are using the Page Object Model framework in our current project.

    • Page Object Model helps in creating reusable and maintainable code by separating the page elements and their actions into separate classes.

    • It improves test maintenance and reduces code duplication.

    • Example: We have separate classes for each page in our application, containing locators and methods to interact with those elements.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What is salary expectation

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Indian Institute of Technology (IIT), Guwahati and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Coding Test 

2 dsa questions 1 hour time limit. easy-medium level

Round 2 - Technical 

(1 Question)

  • Q1. Questions on python,c,c++. OOPS and DSA questions
Round 3 - Technical 

(1 Question)

  • Q1. Implementations of projects mentioned on my resume, couple of DSA questions
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. 1.Asked questions related to selenium framework2.asked about load balancer3. Questions related to db queries on subqueries
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Referral and was interviewed in Mar 2023. 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 - Technical 

(1 Question)

  • Q1. General Programming Questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Business related questions were asked
Round 4 - HR 

(1 Question)

  • Q1. Salary Discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn core concepts

Solitera Software Interview FAQs

How many rounds are there in Solitera Software Automation Tester interview?
Solitera Software interview process usually has 5 rounds. The most common rounds in the Solitera Software interview process are Aptitude Test, One-on-one Round and Group Discussion.

Tell us how to improve this page.

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 883 Interviews
Google Interview Questions
4.4
 • 837 Interviews
Amdocs Interview Questions
3.8
 • 522 Interviews
Zoho Interview Questions
4.3
 • 501 Interviews
SAP Interview Questions
4.2
 • 302 Interviews
KPIT Technologies Interview Questions
3.5
 • 288 Interviews
Salesforce Interview Questions
4.1
 • 265 Interviews
View all

Solitera Software Automation Tester Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

5.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

5.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 1 Review and Rating
Software Developer
16 salaries
unlock blur

₹2 L/yr - ₹7 L/yr

Software Engineer
4 salaries
unlock blur

₹1.5 L/yr - ₹4.6 L/yr

Senior Software Engineer
4 salaries
unlock blur

₹7 L/yr - ₹7.5 L/yr

Java Developer
3 salaries
unlock blur

₹4 L/yr - ₹5.2 L/yr

HR Executive
3 salaries
unlock blur

₹2 L/yr - ₹2.9 L/yr

Explore more salaries
Compare Solitera Software with

Bosch Global Software Technologies

4.0
Compare

Amdocs

3.8
Compare

Automatic Data Processing (ADP)

4.0
Compare

Carelon Global Solutions

4.0
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