Upload Button Icon Add office photos

Filter interviews by

TIBCO Software Associate QA Engineer Interview Questions and Answers

Updated 3 Jul 2021

TIBCO Software Associate QA Engineer Interview Experiences

1 interview found

I applied via Referral and was interviewed in Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Reverse if String without predefined functions.
  • Ans. 

    Reverse a string without using predefined functions.

    • Create an empty string to store the reversed string

    • Loop through the original string from end to start

    • Add each character to the empty string

    • Return the reversed string

  • Answered by AI
  • Q2. Oops concepts, Static/final/instance variables and methods
  • Q3. Collections and a program using them
  • Ans. 

    Collections are data structures that store and manipulate groups of related objects. Programs can use them for efficient data management.

    • Collections can be used to store and manipulate data in various ways, such as lists, sets, and maps.

    • For example, an ArrayList can be used to store a list of objects, while a HashSet can be used to store a set of unique objects.

    • Programs can use collections to perform operations such as...

  • Answered by AI
  • Q4. SQL basics, 2nd highest salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare basics and be confident.
The process only starts if you have good Aptitude as well as English Grammar skills and clear the online test

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. API Automation, and java question
  • Q2. Selenium Webdriver
Round 2 - Technical 

(2 Questions)

  • Q1. Rest API HTTP methods
  • Ans. 

    REST API HTTP methods are used to perform CRUD operations on resources.

    • GET - Retrieve data from a server

    • POST - Create new data on a server

    • PUT - Update existing data on a server

    • DELETE - Remove data from a server

  • Answered by AI
  • Q2. Cucumber BDD framework explained
  • Ans. 

    Cucumber BDD framework is a tool used for writing and executing automated acceptance tests in a human-readable format.

    • Uses Gherkin syntax to write test scenarios in plain English

    • Promotes collaboration between technical and non-technical team members

    • Supports behavior-driven development (BDD) principles

    • Integrates with various programming languages and testing frameworks

    • Generates easy-to-read test reports

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

It was some sorting question - 1 Hour JAVA

Round 2 - Technical 

(2 Questions)

  • Q1. Some selenium and java based question
  • Q2. How would kill the child process
  • Ans. 

    Use the kill command with the child process ID to terminate it

    • Find the child process ID using tools like ps or pgrep

    • Use the kill command with the appropriate signal (e.g. SIGTERM, SIGKILL) and the child process ID

    • Example: kill -9

Answered by AI

Skills evaluated in this interview

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

Aptitude test was easy to clear

Round 2 - Coding Test 

Coding test was ok to clear

Round 3 - Technical 

(1 Question)

  • Q1. Technical was easy to medium
Round 4 - HR 

(1 Question)

  • Q1. Tell me about your self
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Find the second largest number in an array
  • Ans. 

    Iterate through array to find second largest number

    • Iterate through the array and keep track of the largest and second largest numbers

    • Handle edge cases like duplicates or small array sizes

    • Return the second largest number found

  • Answered by AI
  • Q2. Other technical questions around java, oops, automation frameworks, testng, manual testing and test case creation.

Skills evaluated in this interview

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

1. What is Playwright, and how does it differ from Selenium?
2. How do you handle authentication in Playwright for multiple users?
3. Explain how to run tests in parallel using Playwright.
4. Describe how you would handle waiting for elements in Playwright.

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. I have very bad experience with this company. HR scheduled technical round on Monday 11 AM. panel was not aware and joined 30 mins late. Then he started asking questions unrelated to my profile. I said i h...
  • Q2. Question related to - 1. @DataProviders of TestNG 2. Alternative of excel sheet to get our test data in automation framework 3. how to set up jenkins pipeline, how to create job 4. how to give global par...
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is the STLC, bug severity priority, waits in selenium with syntax, Java oops question with example,
  • Ans. 

    STLC, bug severity priority, waits in Selenium, Java OOPs

    • STLC stands for Software Testing Life Cycle and includes phases like requirement analysis, test planning, test design, test execution, and test closure

    • Bug severity is the impact of a bug on the system, while bug priority is the order in which bugs should be fixed

    • Waits in Selenium are used to make the test script wait for a certain condition to be met before proce...

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. What is software testing? Smoke & sanity Testing Sdlc,stlc, bug life cycle

QA Lead Interview Questions & Answers

UKG user image Anonymous

posted on 28 Nov 2023

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I was interviewed in May 2023.

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 

(3 Questions)

  • Q1. Testng priority and annotations
  • Q2. Multiple inheritance
  • Q3. Hashing concept

Interview Preparation Tips

Interview preparation tips for other job seekers - Work culture not good

TIBCO Software Interview FAQs

How to prepare for TIBCO Software Associate QA 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 TIBCO Software. The most common topics and skills that interviewers at TIBCO Software expect are Automation Testing, Selenium, Bug Tracking, Functional Testing and HTML.
What are the top questions asked in TIBCO Software Associate QA Engineer interview?

Some of the top questions asked at the TIBCO Software Associate QA Engineer interview -

  1. Reverse if String without predefined functio...read more
  2. Collections and a program using t...read more
  3. Oops concepts, Static/final/instance variables and meth...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 TIBCO Software interview
Referral
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

IBM Interview Questions
4.1
 • 2.4k Interviews
Oracle Interview Questions
3.7
 • 888 Interviews
SAP Interview Questions
4.2
 • 303 Interviews
Salesforce Interview Questions
4.1
 • 267 Interviews
Adobe Interview Questions
4.0
 • 248 Interviews
Globant Interview Questions
3.9
 • 168 Interviews
Chetu Interview Questions
3.3
 • 164 Interviews
Oracle Cerner Interview Questions
3.7
 • 157 Interviews
AVASOFT Interview Questions
3.0
 • 136 Interviews
View all
TIBCO Software Associate QA Engineer Salary
based on 20 salaries
₹8 L/yr - ₹9.2 L/yr
58% more than the average Associate QA Engineer Salary in India
View more details

TIBCO Software Associate QA Engineer Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

2.4

Skill development

5.0

Work-Life balance

4.0

Salary & Benefits

3.4

Job Security

5.0

Company culture

2.1

Promotions/Appraisal

3.4

Work Satisfaction

Explore 2 Reviews and Ratings
Softwaretest Engineer
252 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Associate Consultant
187 salaries
unlock blur

₹5.6 L/yr - ₹14.3 L/yr

Consultant
166 salaries
unlock blur

₹9 L/yr - ₹20 L/yr

Member Technical Staff
154 salaries
unlock blur

₹6 L/yr - ₹17.4 L/yr

Software Quality Analyst
111 salaries
unlock blur

₹3.6 L/yr - ₹5.8 L/yr

Explore more salaries
Compare TIBCO Software with

Informatica

3.5
Compare

Mulesoft

4.6
Compare

SAP

4.2
Compare

IBM

4.1
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