Upload Button Icon Add office photos

Filter interviews by

CollabPartnerz Interview Questions and Answers

Updated 30 Nov 2023

CollabPartnerz Interview Experiences

2 interviews found

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

I applied via Job Portal and was interviewed in Oct 2023. There were 3 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 

(2 Questions)

  • Q1. Manual Testing related all types of questions
  • Q2. Automation testing questions like xpath Etc.
Round 3 - HR 

(1 Question)

  • Q1. Discuss about your experience and qualifications and the place where we leave Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - It's pega based platform it's super For Manual Testing if you understand terminology very well

Senior QA Engineer Interview Questions asked at other Companies

Q1. Combination Sum Problem Statement Given an array of distinct positive integers ARR and a non-negative integer 'B', find all unique combinations in the array where the sum is equal to 'B'. Numbers can be chosen multiple times from ARR. Ensur... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in May 2023. There were 3 interview rounds.

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. Manual Testing All question and Automation Selenium with java All Question also Peag knowledge required.
Round 3 - HR 

(1 Question)

  • Q1. Personal details, about previous company, and Salary discursion.

Interview Preparation Tips

Interview preparation tips for other job seekers - Agile Question
Scenario base question
Manual Testing knowledge
Automation testing Knowlege Including with Pega Testing and
should have Pega knowledge.

Senior QA Engineer Interview Questions asked at other Companies

Q1. Combination Sum Problem Statement Given an array of distinct positive integers ARR and a non-negative integer 'B', find all unique combinations in the array where the sum is equal to 'B'. Numbers can be chosen multiple times from ARR. Ensur... read more
View answer (1)

Interview questions from similar companies

I applied via Monster and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical selenium and architecture

Interview Preparation Tips

Interview preparation tips for other job seekers - Be ready with technical knowlage
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain About your project
  • Ans. 

    Developed a web application for online shopping with focus on user experience and security.

    • Used Selenium for automated testing of UI functionalities

    • Implemented API testing using Postman

    • Performed security testing to identify vulnerabilities

    • Collaborated with developers to ensure quality code delivery

  • Answered by AI
  • Q2. What is the recent issues you faced and how you solved.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal

Round 1 - Aptitude Test 

Time frame one hour, 60 questions

Round 2 - Technical 

(1 Question)

  • Q1. QA life cycle, Selenium basics

Senior QA Engineer Interview Questions & Answers

Accenture user image shilpa devanagoudar

posted on 19 Jul 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What will you do to reduce the log size stored in AWS
  • Ans. 

    Implement log rotation, set up log expiration policies, compress logs, use log aggregation services.

    • Implement log rotation to limit the size of individual log files.

    • Set up log expiration policies to automatically delete old logs.

    • Compress logs before storing them in AWS to reduce storage space.

    • Use log aggregation services like AWS CloudWatch Logs to centralize and manage logs efficiently.

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Basic Selenium Java questions and current roles and responsibilities.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Basic Java concepts, selenium cases

Round 2 - One-on-one 

(1 Question)

  • Q1. Java - Sorting, merging, arrays
Round 3 - HR 

(1 Question)

  • Q1. Compensation, Work experiance
Interview experience
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
-

I applied via Job Portal and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Hashmap implementation
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.

    • Hashmap is implemented using an array of linked lists or buckets to handle collisions.

    • Each key is hashed to determine its index in the array.

    • Common operations include put(key, value), get(key), and remove(key).

    • Example: HashMap map = new HashMap<>(); map.put("apple", 5); int value = map.get("app

  • Answered by AI
  • Q2. Difference between getWindowHandles and getWindowHandle
  • Ans. 

    getWindowHandles returns all open window handles, getWindowHandle returns handle of current window

    • getWindowHandles returns a set of all window handles currently open in the browser

    • getWindowHandle returns the handle of the current window being focused on

    • Example: driver.getWindowHandles() vs driver.getWindowHandle()

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare OOPs and selenium concepts

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Java code to find a substring
  • Ans. 

    Java code to find a substring in an array of strings

    • Use the contains() method to check if a string contains the substring

    • Iterate through the array of strings and check each string for the substring

    • Use the indexOf() method to find the index of the substring within the string

  • Answered by AI
  • Q2. Write getter setter for the given scenario
  • Ans. 

    Write getter setter for a scenario in a Senior QA Engineer interview

    • Create private variables for the data you want to get and set

    • Create public getter methods to access the private variables

    • Create public setter methods to modify the private variables

  • Answered by AI

Skills evaluated in this interview

CollabPartnerz Interview FAQs

How many rounds are there in CollabPartnerz interview?
CollabPartnerz interview process usually has 3 rounds. The most common rounds in the CollabPartnerz interview process are Resume Shortlist, HR and One-on-one Round.
What are the top questions asked in CollabPartnerz interview?

Some of the top questions asked at the CollabPartnerz interview -

  1. Manual Testing All question and Automation Selenium with java All Question also...read more
  2. Automation testing questions like xpath E...read more
  3. Manual Testing related all types of questi...read more

Tell us how to improve this page.

CollabPartnerz Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all

CollabPartnerz Reviews and Ratings

based on 5 reviews

4.2/5

Rating in categories

4.0

Skill development

4.6

Work-life balance

4.5

Salary

4.0

Job security

4.2

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 5 Reviews and Ratings
Compare CollabPartnerz with

TCS

3.7
Compare

Accenture

3.8
Compare

Cognizant

3.7
Compare

Infosys

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