Upload Button Icon Add office photos

Filter interviews by

Revature Test Engineer Interview Questions and Answers

Updated 17 Sep 2024

Revature Test Engineer Interview Experiences

1 interview found

Test Engineer Interview Questions & Answers

user image karthik v

posted on 17 Sep 2024

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 questions from similar companies

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

I applied via Naukri.com and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SQL query

Interview Preparation Tips

Interview preparation tips for other job seekers - More prepare on sql questions
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Apr 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Introduction, what is sdlc, what is bug life cycle, white box testing, functional testing,smoke and sanity testing.
  • Ans. 

    SDLC is Software Development Life Cycle, Bug Life Cycle is the process of a bug from detection to resolution, White Box Testing is testing based on internal code structure, Functional Testing is testing the functionality of the software, Smoke and Sanity Testing are initial tests to check basic functionality.

    • SDLC is a process followed for software development, consisting of phases like planning, design, coding, testing...

  • Answered by AI
  • Q2. What stlc and what is regression
  • Ans. 

    STLC stands for Software Testing Life Cycle, which is a process used to test software products. Regression testing is retesting of software after changes to ensure no new bugs are introduced.

    • STLC is a series of steps followed to ensure high-quality software testing, including planning, designing, executing, and reporting.

    • Regression testing is the process of retesting software to confirm that recent changes have not adv...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview level is not that hard for me .They focus on communication skills in most of the interviews.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Nov 2021. There were 2 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 

(4 Questions)

  • Q1. Roles and responsibilities
  • Q2. Tool evaluation briefly and experience
  • Q3. Tell about your past experience
  • Ans. 

    I have 5 years of experience as a Performance Test Engineer.

    • Worked on performance testing of web applications using tools like JMeter and LoadRunner

    • Designed and executed performance test scenarios to identify bottlenecks and optimize application performance

    • Analyzed test results and provided recommendations for performance improvements

    • Collaborated with development and operations teams to troubleshoot performance issues

    • I...

  • Answered by AI
  • Q4. Current project explanation
  • Ans. 

    I am currently working on a project to performance test a web application.

    • The project involves simulating high user loads to measure the application's performance.

    • I am using tools like JMeter and LoadRunner to create and execute performance test scripts.

    • The goal is to identify any performance bottlenecks and optimize the application's performance.

    • I am also analyzing the test results and providing recommendations for im...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and be confident. Brush your skills thoroughly .

I applied via Naukri.com and was interviewed in Jan 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - One-on-one 

(1 Question)

  • Q1. Related manual testing
Round 3 - Case Study 

Manual testing, agile testing, white box testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Schedule information interview

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
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 Job Portal

Round 1 - Technical 

(1 Question)

  • Q1. Fully technical questions in automation
Round 2 - Coding Test 

Coding test in java programming

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to crack the interview and fast recruiter

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,

Revature Interview FAQs

How many rounds are there in Revature Test Engineer interview?
Revature interview process usually has 2 rounds. The most common rounds in the Revature interview process are Technical and One-on-one Round.
What are the top questions asked in Revature Test Engineer interview?

Some of the top questions asked at the Revature Test Engineer interview -

  1. What do you know about revat...read more
  2. Explain sdlc and bug life cy...read more
  3. Explain bug life cy...read more

Tell us how to improve this page.

Test Engineer Interview Questions from Similar Companies

View all
Revature Test Engineer Salary
based on 13 salaries
₹2.5 L/yr - ₹5.5 L/yr
23% less than the average Test Engineer Salary in India
View more details

Revature Test Engineer Reviews and Ratings

based on 2 reviews

1.9/5

Rating in categories

1.9

Skill development

1.9

Work-life balance

1.9

Salary

1.9

Job security

1.9

Company culture

1.9

Promotions

1.9

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
16 salaries
unlock blur

₹3.8 L/yr - ₹7.2 L/yr

Sourcing Specialist
16 salaries
unlock blur

₹2.4 L/yr - ₹3 L/yr

Test Engineer
13 salaries
unlock blur

₹2.5 L/yr - ₹5.5 L/yr

Software Developer
12 salaries
unlock blur

₹3.6 L/yr - ₹7.5 L/yr

Senior Sourcing Specialist
10 salaries
unlock blur

₹2.7 L/yr - ₹4 L/yr

Explore more salaries
Compare Revature with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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