Upload Button Icon Add office photos

Filter interviews by

Trunexa Software QA Engineer Interview Questions and Answers for Experienced

Updated 21 Jul 2021

Trunexa Software QA Engineer Interview Experiences for Experienced

1 interview found

I applied via Recruitment Consultant and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. It's just a technical questions like related to automation.
  • Q2. BDD framework

Interview Preparation Tips

Interview preparation tips for other job seekers - No comments.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. 1. Introduce yourself 2. Open herokuapp.com and asked to write xpath for formtable 3. Find the largest number in a given array 4. Write rest api automation code for post 5. When do we get 400 and 500 error...

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be strong in basics
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Coding Test 

Core Java coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic core Java knowledge about programs is must
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

That was little difficult to crack.

Round 2 - Technical 

(5 Questions)

  • Q1. Software testing
  • Q2. Bug life cycle, SDLC, stlc, api, postman
  • Q3. Htttp methods, status code,
  • Q4. Verification vs validation, oopsconcepts,
  • Q5. Collection, selenium waits,

Interview Preparation Tips

Interview preparation tips for other job seekers - Gone through concepts of software testing including sql

I applied via Company Website and was interviewed before Mar 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What is data provider
  • Ans. 

    A data provider is a software component that supplies data to an application or system.

    • Data provider is used to retrieve data from various sources like databases, files, web services, etc.

    • It helps in separating the data access logic from the application logic.

    • Data provider can be used in testing to supply test data to the application.

    • Examples of data providers are JDBC, ADO.NET, Entity Framework, etc.

  • Answered by AI
  • Q2. How many locators types are there
  • Ans. 

    There are multiple locator types used in software testing.

    • There are 8 types of locators: ID, Name, Class Name, Tag Name, Link Text, Partial Link Text, CSS Selector, and XPath.

    • Locators are used to identify web elements on a page.

    • The choice of locator type depends on the specific element being located and the structure of the HTML code.

    • Using unique locators can improve the stability and maintainability of automated tests

  • Answered by AI
  • Q3. Explain the framework you used
  • Ans. 

    I used the Selenium framework for automated testing.

    • Selenium is an open-source framework for web application testing

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

    • It provides a range of tools for testing, including Selenium WebDriver and Selenium IDE

    • It allows for automated testing of web applications across multiple browsers and platforms

    • Example: Used Selenium WebDriver with Java to test a web a

  • Answered by AI
  • Q4. What is interface in java
  • Ans. 

    An interface in Java is a collection of abstract methods and constants that can be implemented by a class.

    • Interfaces define a contract that a class must follow if it implements the interface.

    • Interfaces can be used to achieve abstraction and polymorphism in Java.

    • A class can implement multiple interfaces but can only extend one class.

    • Interfaces can have default methods and static methods since Java 8.

    • Examples of interfac...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with what you have written in resume. Questions will come based on your resume only.

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Coding Test 

They give a standard application to develop in mvvm or clean architecture, don't forget to write unit tests

Round 2 - One-on-one 

(5 Questions)

  • Q1. Mostly discuss on the implementation of the project you've done in round one
  • Q2. Flutter is addon
  • Ans. 

    Flutter is a UI toolkit for building natively compiled applications for mobile, web, and desktop from a single codebase.

    • Flutter is an open-source framework developed by Google.

    • It uses the Dart programming language.

    • Flutter allows for hot reload, which enables developers to see changes instantly.

    • It provides a rich set of pre-built widgets for building user interfaces.

    • Flutter can be used to create apps for iOS, Android, w

  • Answered by AI
  • Q3. Explain about compose way of thinking.
  • Ans. 

    Compose way of thinking involves breaking down complex problems into smaller, manageable parts and then combining them to create a solution.

    • Break down a problem into smaller components

    • Solve each component individually

    • Combine the solutions to create a complete solution

    • Example: Using functions to break down a complex task into smaller functions and then combining them to achieve the desired outcome

  • Answered by AI
  • Q4. Difference between presenter and viewmodel
  • Q5. Explain about lifecycle of view
  • Ans. 

    Lifecycle of view refers to the stages a view goes through from creation to destruction in an application.

    • Creation: View is initialized and loaded into memory.

    • Layout: View is positioned and sized on the screen.

    • Display: View is rendered and displayed to the user.

    • Interaction: User interacts with the view through input events.

    • Destruction: View is removed from memory when no longer needed.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience, and practical questions and friendly talk.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 - Aptitude Test 

It was an easy test. Multiple choice questions bases on java

Round 3 - Technical 

(1 Question)

  • Q1. Asked oops concepts, collection, basic multithreading questions.
Round 4 - Technical 

(1 Question)

  • Q1. Asked some questions related to projects.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Oops, basic ,SQL ,ado
Round 2 - Coding Test 

Curd operation with SQL connectivity

Interview experience
5
Excellent
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. Basics of your technical skills
Round 3 - Technical 

(1 Question)

  • Q1. More Projects related questions

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

Round 1 - Technical 

(7 Questions)

  • Q1. What are indexes in the database? what is the difference between clustered and non-clustered indexes?
  • Ans. 

    Indexes are used to improve database performance. Clustered indexes determine the physical order of data, while non-clustered indexes do not.

    • Indexes are used to speed up data retrieval operations in a database.

    • Clustered indexes determine the physical order of data in a table, while non-clustered indexes do not.

    • A table can have only one clustered index, but multiple non-clustered indexes.

    • Clustered indexes are generally ...

  • Answered by AI
  • Q2. Write a query to delete duplicate rows from a table.
  • Ans. 

    Query to delete duplicate rows from a table

    • Use GROUP BY clause to group the rows by their unique values

    • Use HAVING clause to filter out the groups with count greater than 1

    • Use DELETE statement to delete the duplicate rows

  • Answered by AI
  • Q3. Class A { public string A() { return "hello"; } } what is wrong with above code?
  • Q4. What is a singleton pattern and how to implement it?
  • Ans. 

    Singleton pattern restricts the instantiation of a class to a single instance and provides a global point of access to it.

    • Create a private constructor to restrict instantiation of the class

    • Create a private static instance of the class

    • Create a public static method to access the instance

    • Ensure thread safety if necessary

    • Examples: Database connection, Logger, Configuration settings

  • Answered by AI
  • Q5. How do you handle exceptions in stored procedures?
  • Ans. 

    Handle exceptions in stored procedures by using TRY-CATCH blocks.

    • Use TRY-CATCH blocks to catch and handle exceptions

    • Log the error message and severity level

    • Rollback the transaction if necessary

    • Rethrow the error if it cannot be handled

    • Use RAISERROR to raise custom error messages

  • Answered by AI
  • Q6. Explain SOLID principles.
  • Ans. 

    SOLID principles are a set of five design principles that help in creating maintainable and scalable software.

    • S - Single Responsibility Principle: A class should have only one reason to change.

    • O - Open-Closed Principle: Software entities should be open for extension but closed for modification.

    • L - Liskov Substitution Principle: Subtypes should be substitutable for their base types.

    • I - Interface Segregation Principle: C...

  • Answered by AI
  • Q7. Difference between throw and throw exception?
  • Ans. 

    throw is used to throw an exception while throw exception is used to throw a specific exception.

    • throw is used to throw any type of exception while throw exception is used to throw a specific type of exception.

    • throw exception is followed by the type of exception that needs to be thrown.

    • throw can be used to throw any object while throw exception can only be used to throw an exception object.

    • Example: throw new Exception("

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - You need to give quite a few interviews to be prepared.

Skills evaluated in this interview

Trunexa Interview FAQs

What are the top questions asked in Trunexa Software QA Engineer interview for experienced candidates?

Some of the top questions asked at the Trunexa Software QA Engineer interview for experienced candidates -

  1. It's just a technical questions like related to automati...read more
  2. BDD framew...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Trunexa interview
Recruitment Consultant
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.1k Interviews
Accenture Interview Questions
3.9
 • 7.8k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.4k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.6
 • 3.6k Interviews
Genpact Interview Questions
3.9
 • 2.9k Interviews
View all

Trunexa Software QA Engineer Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

2.0

Skill development

2.0

Work-Life balance

2.0

Salary & Benefits

2.0

Job Security

2.0

Company culture

2.0

Promotions/Appraisal

2.0

Work Satisfaction

Explore 1 Review and Rating
Senior Software Engineer
5 salaries
unlock blur

₹13 L/yr - ₹14.9 L/yr

Embedded Engineer
5 salaries
unlock blur

₹3 L/yr - ₹6.5 L/yr

Software Engineer
4 salaries
unlock blur

₹3.2 L/yr - ₹5 L/yr

Senior Hardware Design Engineer
4 salaries
unlock blur

₹5.9 L/yr - ₹6 L/yr

Project Manager
3 salaries
unlock blur

₹6 L/yr - ₹8.2 L/yr

Explore more salaries
Compare Trunexa with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.6
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