Upload Button Icon Add office photos

Filter interviews by

Workish Solutions ETL Testing Engineer Interview Questions and Answers

Updated 6 Jun 2024

Workish Solutions ETL Testing Engineer Interview Experiences

1 interview found

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

I applied via Walk-in and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Coding Test 

SQL server query and about ETL testing

Round 2 - HR 

(2 Questions)

  • Q1. Tell me About yourself
  • Q2. Current salary and expected salary

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Jan 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What is union and union all
  • Ans. 

    Union is used to combine the result sets of two or more SELECT statements into a single result set.

    • Union is used to combine rows from two or more tables into a single result set.

    • The number of columns and their data types must be the same in all SELECT statements.

    • Duplicate rows are eliminated in the result set of UNION.

    • UNION ALL is similar to UNION, but it does not eliminate duplicate rows.

  • Answered by AI
  • Q2. What is drop and delete command
  • Ans. 

    DROP and DELETE are SQL commands used to remove data or objects from a database.

    • DROP command is used to remove an entire table or database object from the database.

    • DELETE command is used to remove specific rows or records from a table based on a condition.

    • DROP command is a DDL (Data Definition Language) command, while DELETE command is a DML (Data Manipulation Language) command.

    • Examples: DROP TABLE employees; DELETE FR

  • Answered by AI

Skills evaluated in this interview

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

I was interviewed in Mar 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 - One-on-one 

(3 Questions)

  • Q1. IMS Related , call flow, registration, confrence call, SRVCC, CSFB,
  • Q2. IMS Related, call flow, registration, conference call, SRVCC, CSFB
  • Q3. SDP and headers and other question

Interview Preparation Tips

Interview preparation tips for other job seekers - Ims, VOIP, SRVCC, CALL FLOW L, REGISTRATION, CONFERENCE CALL etc.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Fair and was interviewed in Jul 2023. There were 2 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 - HR 

(3 Questions)

  • Q1. Based on manual testing and SQL
  • Q2. BSC computer science
  • Q3. Statistics and computer science

Interview Preparation Tips

Interview preparation tips for other job seekers - I'm interested to join
I'm completed sql,manual testing
In degree BSC ( computer science)

I applied via Naukri.com and was interviewed in Nov 2022. There were 9 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Aptitude test is different types of questions

Round 3 - One-on-one 

(1 Question)

  • Q1. Manual testing automation testing
Round 4 - Assignment 

Different types of questions in exam

Round 5 - HR 

(1 Question)

  • Q1. My Self introduction
Round 6 - Group Discussion 

Selected One topic is discussions in the group discussion

Round 7 - Coding Test 

Java programming test examination

Round 8 - One-on-one 

(1 Question)

  • Q1. Verified exam results
Round 9 - HR 

(1 Question)

  • Q1. My self introduction

Interview Preparation Tips

Topics to prepare for Cognizant Software Testing Engineer interview:
  • Manual Testing
  • Automation Testing
Interview preparation tips for other job seekers - This company is a top up MNC company, my dream this company job .

I applied via Job Portal and was interviewed in Oct 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Coding Test 

Coding on Api automation testing. Have to use all http methods to complete. Scenario based question.

Round 3 - Technical 

(2 Questions)

  • Q1. Basic selenium questions, asked to write sample runner class in selenium
  • Q2. Asked to write code for Reverse the string, 2nd highest no in array

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic java programs and focus on api automation

I applied via Job Fair and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Coding Test 

Functional testing a
I

Round 2 - Technical 

(2 Questions)

  • Q1. Software testing Functional testing intergration testing System testing
  • Q2. System testing Automation testing AGIL methodologies
Round 3 - Assignment 

Functional testing intergration testing System testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Sir I have completed software testing
Coding
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Informatica scenarios and theoretical questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Project related questions
Round 4 - HR 

(1 Question)

  • Q1. Basic discussion in HR

Interview Preparation Tips

Interview preparation tips for other job seekers - Do your best and focus on logical scenarios to crack interview

I applied via Job Fair and was interviewed in May 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. The first round was good. Technical discussion for Salesforce and was selected for second round which was manager round final.
Round 2 - Behavioral 

(1 Question)

  • Q1. Manager round was also technical but none of the questions were from Salesforce. Which I was surprised to see but couldn't ask anything about it. I had always thought of sharing this and got an opportunity...

Interview Preparation Tips

Interview preparation tips for other job seekers - From mindtree i had a lot of unexpected surprises where rejections are always played somehow. I would never wish to apply here again and was a bad experience for sure

I applied via Walk-in and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
Round 2 - Technical 

(8 Questions)

  • Q1. Test cases functional testing performance testing
  • Q2. Sdlc and stlc v model
  • Q3. Testing activites roles and responsibilities
  • Ans. 

    Testing activities involve various roles and responsibilities to ensure quality software.

    • Testers are responsible for creating test cases and executing them.

    • Developers are responsible for fixing defects found during testing.

    • Project managers are responsible for ensuring testing is completed on time and within budget.

    • Business analysts are responsible for ensuring requirements are met through testing.

    • Quality assurance team...

  • Answered by AI
  • Q4. Defects and bug identify
  • Q5. Quality software devilry an client
  • Q6. Integration testing.
  • Q7. Somke and sanity testing
  • Q8. Load testing stress testing usebility testing.combility testing

Interview Preparation Tips

Interview preparation tips for other job seekers - I have knowledge manual testing

Skills evaluated in this interview

Workish Solutions Interview FAQs

How many rounds are there in Workish Solutions ETL Testing Engineer interview?
Workish Solutions interview process usually has 2 rounds. The most common rounds in the Workish Solutions interview process are Coding Test and HR.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all
Compare Workish Solutions with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

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