Upload Button Icon Add office photos

Filter interviews by

JoulestoWatts Business Solutions Senior QA Engineer -Software Testing Interview Questions and Answers

Updated 28 Sep 2022

JoulestoWatts Business Solutions Senior QA Engineer -Software Testing Interview Experiences

1 interview found

I applied via Recruitment Consulltant and was interviewed in Mar 2022. 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 - Technical 

(3 Questions)

  • Q1. Interview depends on the client requirement.
  • Q2. For me they asked me about Linux Commands, Virtual Machines, Storage, VRA, Cloud
  • Q3. Virtual Machines Backup and Restore
Round 3 - Technical 

(1 Question)

  • Q1. Specific to Sprint, the product I was working on in last organization, Jira, Confluence, Manual testing, Some about robot framework

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
If you don't know the answer then try to listen the answer from interviewer
Tell them what you know and what don't
Communicate them that you can learn the things very quickly

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Assignment 

Sql question more and related to database

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

(2 Questions)

  • Q1. Sort an array of integer in Javascript
  • Ans. 

    Use the built-in sort() method in JavaScript to sort an array of integers.

    • Use the sort() method with a compare function to sort the array in ascending order.

    • For descending order, return b - a instead of a - b in the compare function.

    • Example: let arr = [3, 1, 5, 2]; arr.sort((a, b) => a - b);

  • Answered by AI
  • Q2. Rotate an array
  • Ans. 

    Rotate an array of strings by a specified number of positions.

    • Create a new array to store the rotated elements.

    • Use modulo operator to handle cases where the rotation count exceeds the array length.

    • Copy elements from original array to the new array based on the rotation count.

    • Return the rotated array.

  • Answered by AI

Skills evaluated in this interview

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

I was interviewed before Sep 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain sdlc and bug life cycle
  • Ans. 

    SDLC is a process used to develop software, while bug life cycle is the stages a bug goes through from discovery to resolution.

    • SDLC stands for Software Development Life Cycle and includes stages like planning, design, development, testing, deployment, and maintenance.

    • Bug life cycle includes stages like New, Assigned, Open, Fixed, Retest, Verified, and Closed.

    • During SDLC, bugs are identified and logged, then go through ...

  • Answered by AI
  • Q2. Explain bug life cycle
  • Ans. 

    Bug life cycle is the process of a bug from identification to resolution in software testing.

    • Bug is identified by tester

    • Bug is reported in bug tracking system

    • Bug is assigned to developer

    • Developer fixes the bug

    • Bug is re-tested by tester

    • If bug is fixed, it is closed. If not, it is reopened

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

(2 Questions)

  • Q1. What do you know about revature
  • Ans. 

    Revature is a technology talent development company that offers training programs for software engineers.

    • Revature provides intensive training programs for recent college graduates and professionals looking to transition into tech roles.

    • They offer hands-on experience with real-world projects and mentorship from industry professionals.

    • Revature partners with companies to help them build and maintain a pipeline of skilled ...

  • Answered by AI
  • Q2. Explain salesforce
  • Ans. 

    Salesforce is a cloud-based customer relationship management (CRM) platform that helps businesses manage their sales, customer service, marketing, and more.

    • Salesforce is a leading CRM platform used by businesses to manage customer relationships.

    • It offers a range of tools for sales, marketing, customer service, and analytics.

    • Salesforce is cloud-based, allowing users to access their data from anywhere.

    • It can be customize...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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. Testing related questions
  • Q2. Introduction about your self

I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic questions

Interview Preparation Tips

Interview preparation tips for other job seekers - First get prepared well for the interview then appear orelse its a waste of time for all

I applied via Approached by Company and was interviewed in Sep 2021. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Agilecscrum, team management, test Mgmt, end to end testing, jira, defect flow
Round 2 - One-on-one 

(1 Question)

  • Q1. Agile scrum, validation testing, jira, Team management, test mgmt

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview process, shot n sweet process
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on role.

I applied via Walk-in and was interviewed in Jun 2022. 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 - Aptitude Test 

General aptitude and about logical reasoning

Interview Preparation Tips

Interview preparation tips for other job seekers - They asked about manual testing questions and few basics from automation

I applied via Recruitment Consultant and was interviewed in Oct 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Accessibility testing, you will have to understanding about accessibility testing, WCAG 2.0 OR 2.1 , CCA tool, NVDA, JWAS

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, prepare all concepts of testing, agile,

JoulestoWatts Business Solutions Interview FAQs

How many rounds are there in JoulestoWatts Business Solutions Senior QA Engineer -Software Testing interview?
JoulestoWatts Business Solutions interview process usually has 3 rounds. The most common rounds in the JoulestoWatts Business Solutions interview process are Technical and Resume Shortlist.
What are the top questions asked in JoulestoWatts Business Solutions Senior QA Engineer -Software Testing interview?

Some of the top questions asked at the JoulestoWatts Business Solutions Senior QA Engineer -Software Testing interview -

  1. For me they asked me about Linux Commands, Virtual Machines, Storage, VRA, Cl...read more
  2. Interview depends on the client requireme...read more
  3. Virtual Machines Backup and Rest...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k 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.8
 • 5.6k 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
IBM Interview Questions
4.0
 • 2.4k Interviews
View all

JoulestoWatts Business Solutions Senior QA Engineer -Software Testing Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

3.0

Skill development

4.0

Work-life balance

4.0

Salary

3.0

Job security

5.0

Company culture

3.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Information Technology Recruiter
178 salaries
unlock blur

₹2 L/yr - ₹4.2 L/yr

Talent Collaboration Consultant
97 salaries
unlock blur

₹2.3 L/yr - ₹4.5 L/yr

Senior Software Engineer
79 salaries
unlock blur

₹7 L/yr - ₹25 L/yr

HR Recruiter
75 salaries
unlock blur

₹1.7 L/yr - ₹4.2 L/yr

Software Engineer
52 salaries
unlock blur

₹4.5 L/yr - ₹17 L/yr

Explore more salaries
Compare JoulestoWatts Business Solutions with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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