Upload Button Icon Add office photos

Filter interviews by

WorkSpan Senior Quality Assurance Engineer 2 Interview Questions and Answers

Updated 8 Feb 2024

WorkSpan Senior Quality Assurance Engineer 2 Interview Experiences

1 interview found

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I was interviewed in Jan 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Round 1 was pretty good, interviewer asked 2 java questions- 1. There is a string, how would you just reverse one word in the string. Write a code for that.
  • Q2. 2. Write a program to create a longest palindromic substring from a string.
  • Ans. 

    The program finds the longest palindromic substring in a given string.

    • Iterate through each character in the string.

    • For each character, expand outwards to find the longest palindromic substring.

    • Keep track of the longest palindromic substring found so far.

    • Return the longest palindromic substring.

  • Answered by AI
Round 2 - Coding Test 

Firstly, I got an email that position is on hold for 2 weeks, then after 2 weeks I got a call that hiring is being done again so am I ready for Round 2.
Talking about the round, It was pretty unprofessional, maybe they already got a candidate for that position because the interviewer just asked me one coding question that was to show how a GET request can be built through RestAssured and one verbal question on what is the difference between PUT and PATCH. I gave answers for both but there was no response from him. At last when I was asked if I have any questions, I asked him if he has some feedback for me, he straight away said No. I said okay. He told okay, thank you and disconnected the call. No proper closure, nothing. I wasn’t selected.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don’t go for the interviews where HR asks you to read about the company almost everytime he/she calls. It shows how obsessed are they with themselves.

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Given a string, print the count of each character occurance.
  • Ans. 

    Count the occurance of each character in a given string.

    • Iterate through the string and store the count of each character in a hashmap.

    • Print the count of each character from the hashmap.

  • Answered by AI
  • Q2. Questions about the current project.
Round 2 - Technical 

(2 Questions)

  • Q1. Questions related to api performance testing
  • Q2. How to automate api using jmeter and how to write assertions for output
  • Ans. 

    Automating API using JMeter and writing assertions for output

    • Record API requests using JMeter's HTTP(S) Test Script Recorder

    • Add assertions to verify response data, status codes, headers, etc.

    • Use JMeter's built-in assertions like Response Assertion, JSON Assertion, etc.

    • Write custom assertions using JMeter functions or scripting languages like Groovy

    • Run the test plan and analyze the results to ensure the API is functioni

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to switch company
  • Ans. 

    Looking for new challenges and growth opportunities in a different environment.

    • Seeking new challenges and opportunities for professional growth

    • Interested in working with new technologies or industries

    • Desire for a change in company culture or work environment

  • Answered by AI
  • Q2. Salary expectations

Skills evaluated in this interview

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

(1 Question)

  • Q1. Java program to reverse a string
  • Ans. 

    Java program to reverse a string using StringBuilder

    • Create a StringBuilder object with the input string

    • Use the reverse() method of StringBuilder to reverse the string

    • Convert the reversed StringBuilder object back to a string using toString()

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Java program to get highest and lowest marks using hash map
  • Ans. 

    Java program using hash map to find highest and lowest marks

    • Create a hash map to store student names and their marks

    • Iterate through the hash map to find the highest and lowest marks

    • Use a variable to keep track of the highest and lowest marks

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

(1 Question)

  • Q1. Scenario based questions

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Did you face any conflict at work place?
  • Q2. Did you face any challenges in current job role?
Round 2 - Technical 

(1 Question)

  • Q1. What are refundable credits and nonrefundable credits in form 1040?
  • Ans. 

    Refundable credits are credits that can result in a refund if they exceed the amount of taxes owed, while nonrefundable credits can only reduce tax liability to zero.

    • Refundable credits can result in a refund if they exceed the amount of taxes owed.

    • Nonrefundable credits can only reduce tax liability to zero.

    • Examples of refundable credits include the Earned Income Tax Credit and the American Opportunity Credit.

    • Examples o...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jan 2023. There were 6 interview rounds.

Round 1 - Assignment 

Exam in codility portal and it is toughest exam. Have to prepare Basics of Java.. it will help in creating logics.

Round 2 - Technical 

(1 Question)

  • Q1. In Technical round 01.. we have to solve coding questions(more than 2) and that have to drafted in a notepad or in online editor. They are conscious on prompts for next steps. After that, They will ask Ja...
Round 3 - Technical 

(1 Question)

  • Q1. In Technical round 2, have to solve coding questions(more than 3)in notepad and execute in online editor(getting proper output is must). they will ask on Java theory questions more deep, GIT, defect cycle...
Round 4 - Behavioral 

(1 Question)

  • Q1. This is face to face round(can be virtual as well), They will ask technical questions and they will give program to execute. They will ask us to explain codility exam program to explain and execute in live...
Round 5 - Behavioral 

(1 Question)

  • Q1. Once all 4 rounds are done then we will chance to attend this, They will explain roles and responsibilities of the particular role. Then they will shoot one more Technical question or one coding question ...
Round 6 - Behavioral 

(1 Question)

  • Q1. They will check all round results and shoot some Managerial questions and behavioral questions. if they are satisfied then they will release offer.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

We are 10 members in my round and they give one topic and each and every one should share about their own thought's

Round 2 - Technical 

(1 Question)

  • Q1. They can't select me for 2 round

I applied via Naukri.com and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare each and every concept.
You must know everything you written in your resume

Interview Preparation Tips

Round: Test
Experience: It was an online test conducted on a global level platform. The verbal section consisted some random passages on which various questions were asked. Basic English, good reading skills and analyzing capacity are enough to answer these questions. Coming to the quant section, they were based on data interpretation and case studies. Since calculators were allowed, the level of problems were at appreciable level. Time was major factor since it required many lengthy calculations.
Tips: If you have done with your GRE, then this might be somewhat easier. Apart from that practice of quant questions is required and strong fundamentals in maths and English will be the make or break factors of your test.
Duration: 40 minutes
Total Questions: 50

Round: Puzzle Interview
Experience: Rather than calling this as a puzzle interview, I can call it as a combination of puzzles and technical questions. Since there were three profiles offered by the company, I was asked which profile I would like to be in. Later on, they asked why I was fit for that profile and what makes me ideal for that. Since I mentioned that I have good approach towards a problem and good problem solving ability, the interviewer asked me a couple of logical puzzles. Luckily, I cleared them both and was asked to solve them using various approaches. Moving further, some of my programming and logical skills were tested by asking to write down a code and some theoretical concepts.
Tips: I would suggest that when you are given a question to solve, just don't grab the pen and start solving it quietly. Rather than, while solving, keep on saying what and how you are solving. Since the interviewer wants to know how your approach is rather than the answer. He is only interested in your confidence, approach and concepts.

Round: Technical Interview
Experience: Moving on further, I got selected for the technical round, as they were eliminating at every round. The first question was the same and obvious, that why I choose that particular profile. Then followed the questions regarding the software testing and their types.
Explaining that I also provided some real life examples. Then I was given a case study which comprised of all those concepts and was asked to evaluate. Answering that, I was asked whether I had any doubts regarding the profile. The interviewer was very friendly and was very encouraging type.
Tips: Be confident regarding whatever you are trying to say. Rather than answering the interviewer's question in one single shot, try to convince him regarding how you actually arrived at that answer and why that is the most suitable one. Brush up your fundamentals in testing and coding. Relevant knowledge in python and linux is an added advantage.

Round: HR Interview
Experience: I was very glad that I made it this long. HR interview was very chill. I was asked about my hobbies and interests. Later on, I was asked regarding how I perform under pressures and one life turning event. After that it was a friendly discussion. I was briefed regarding the company, CTC and benefits and all.
Tips: Bear a smile while you talk and be diplomatic.

General Tips: As I mentioned earlier, be confident, brush up your fundamentals and give your best infront of the interviewer. Take sufficient time to prepare your resume and be very attentive while mentioning your areas of interests.
Skills: Programming, Logical thinking, Problem solving ability
College Name: Manipal Institute Of Technology, Manipal
Motivation: My friends and our placement coordinator. Main reason was the company itself since I love travelling its a good place to pursue my career.
Funny Moments: In the HR interview, I was asked about one thing I would like to change. The first thing popped in my mind was that I need to stop biting my nails. Listening to that the interviewer burst out laughing and told me some of her experiences regarding this, since she also had the same problem.

WorkSpan Interview FAQs

How many rounds are there in WorkSpan Senior Quality Assurance Engineer 2 interview?
WorkSpan interview process usually has 2 rounds. The most common rounds in the WorkSpan interview process are Technical and Coding Test.
What are the top questions asked in WorkSpan Senior Quality Assurance Engineer 2 interview?

Some of the top questions asked at the WorkSpan Senior Quality Assurance Engineer 2 interview -

  1. 2. Write a program to create a longest palindromic substring from a stri...read more
  2. Round 1 was pretty good, interviewer asked 2 java questions- 1. There is a st...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Google Interview Questions
4.4
 • 862 Interviews
Mphasis Interview Questions
3.4
 • 793 Interviews
Zoho Interview Questions
4.3
 • 511 Interviews
View all
Software Engineer
11 salaries
unlock blur

₹10.5 L/yr - ₹29 L/yr

Senior Consultant
7 salaries
unlock blur

₹17.5 L/yr - ₹25 L/yr

Consultant
4 salaries
unlock blur

₹12.5 L/yr - ₹18 L/yr

Software Engineer III
4 salaries
unlock blur

₹46.5 L/yr - ₹48 L/yr

Software Development Engineer II
4 salaries
unlock blur

₹23.5 L/yr - ₹31.7 L/yr

Explore more salaries
Compare WorkSpan with

Zinnov Management Consulting

3.3
Compare

NASSCOM

4.0
Compare

TCS

3.7
Compare

Infosys

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