Upload Button Icon Add office photos

Shell

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Shell Softwaretest Engineer Interview Questions and Answers

Updated 2 Feb 2023

Shell Softwaretest Engineer Interview Experiences

1 interview found

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

I applied via Referral and was interviewed before Feb 2022. 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 

(2 Questions)

  • Q1. Which Tools are you working on for Automation
  • Ans. 

    I am proficient in Selenium WebDriver, Appium, and JMeter for automation testing.

    • Proficient in Selenium WebDriver for web application automation

    • Experience in Appium for mobile application automation

    • Familiarity with JMeter for performance testing

    • Ability to write scripts in Java and Python

    • Experience in using Jenkins for continuous integration

  • Answered by AI
  • Q2. Selenium was the tool being used.

Interview Preparation Tips

Interview preparation tips for other job seekers - Very Good company and very nice hiring process.
Reputed company and work life balance is good.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

The question is midium level.

I appeared for an interview in Dec 2016.

Interview Questionnaire 

3 Questions

  • Q1. Tell me about yourself
  • Ans. 

    Experienced business analyst with a background in data analysis and process improvement.

    • Over 5 years of experience in analyzing business processes and identifying areas for improvement

    • Proficient in data analysis tools such as Excel, SQL, and Tableau

    • Strong communication skills, able to effectively communicate with stakeholders to gather requirements and present findings

    • Certified in Business Analysis Professional (CBAP)

    • P...

  • Answered by AI
  • Q2. Why did you quit the last job
  • Ans. 

    I left my last job to pursue new opportunities for growth and development.

    • Seeking new challenges and opportunities for career advancement

    • Desire for professional growth and development

    • Company restructuring or downsizing

    • Relocation to a new city or country

    • Toxic work environment or lack of job satisfaction

  • Answered by AI
  • Q3. Can you work in shifts?
  • Ans. 

    Yes, I am able to work in shifts as required for the role of a Business Analyst.

    • I am flexible and adaptable to different work schedules.

    • I have previous experience working in shifts in my previous roles.

    • I understand the importance of meeting project deadlines and am willing to work outside regular hours if needed.

  • Answered by AI

I applied via Campus Placement and was interviewed in Dec 2016. There were 2 interview rounds.

Interview Preparation Tips

Round: HR Interview
Experience: HR was really friendly and discussed resume in detail.

Round: Technical Interview
Experience: Had more discussion on technical terms on resume.

Round: Technical Interview
Experience: Asked questions on Programming and questions related to course work mentioned in the resume. The interview was completely candidate driven.

College Name: IIT Madras

I applied via Campus Placement and was interviewed in Dec 2016. There were 4 interview rounds.

Interview Preparation Tips

Round: Test
Experience: There were totally 8 sections to the test. But they could be broadly put under 4 categories. Firstly all questions were compulsory to attempt and there was no negative marking. Aptitude: Basic quantitative math questions were asked. There was one simple programming question where one could code in C/Java in your local IDE and upload the code file. It was a DO or DIE question, either you get the question and proceed to the next questions of the test or the test gets stopped if the code is not successfully compiled within 5 attempts. This programming question, as was told was an important criteria to filter out candidates for the next round. There was a descriptive question asking about a recent team project done.
Tips: Achievements in sports and other extra curricular activities are valued. Mention them in the resume, if applicable.
Duration: 1 hour 30 minutes

Round: Technical Interview
Experience: In this round, they look for the candidate's experience in coding in whatever language mentioned in the resume - I was asked to write some simple codes in c. I was also asked to explain some projects from the resume.
Tips: basic knowledge of data structures, resume preparation

Round: Technical + HR Interview
Experience: In this round, the questions were mostly based on the resume and the projects done. Also, HR questions like What do you know about Schlumberger, How do you perform in a team, What makes you unique from the other candidates etc. were asked. They also ask if you have any questions from your side - Better to ask questions if you have one or if you can't think upon any specific question, ask them a doubt from whatever they have said(usually they say a lot about their company and principles before they ask you for questions)
Tips: Prepare for a HR interview separately, resume preparation

College Name: IIT Madras

I applied via Campus Placement and was interviewed in Dec 2016. There were 2 interview rounds.

Interview Preparation Tips

Round: HR Interview
Experience: HR was really friendly and asked about projects in the resume.

Round: Technical Interview
Experience: Interviewer asked questions related to programming and algorithms.

Round: Technical Interview
Experience: Interviewer asked all technical details inside the resume. This round was more technical. More emphasis was on problem solving skills.

College Name: IIT Madras

Interview Questionnaire 

1 Question

  • Q1. 1)online aptitude test. 2) technical interview 3)HR interview.

I applied via Naukri.com and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Conflict management questions
  • Q2. Team work and attitude

Interview Preparation Tips

Interview preparation tips for other job seekers - Be positive and be real! Don't try to fake answers.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Basics on resume
  • Q2. Questions on business analysis
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are deecorators in Python
  • Ans. 

    Decorators in Python are functions that modify the behavior of other functions or methods.

    • Decorators are denoted by the @ symbol followed by the decorator function name.

    • They are commonly used for logging, authentication, and memoization.

    • Example: @staticmethod, @classmethod, @property

  • Answered by AI
  • Q2. If the object is defined with "const" keyword, then in future can it be modified?
  • Ans. 

    No, if an object is defined with 'const' keyword, it cannot be modified in the future.

    • Objects defined with 'const' keyword are read-only and cannot be reassigned.

    • Properties of a 'const' object can still be modified, but the object itself cannot be reassigned.

    • Example: const obj = { key: 'value' }; obj.key = 'new value'; // Valid, but obj = { newKey: 'newValue' }; // Invalid

  • Answered by AI

Skills evaluated in this interview

Shell Interview FAQs

How many rounds are there in Shell Softwaretest Engineer interview?
Shell interview process usually has 2 rounds. The most common rounds in the Shell interview process are Resume Shortlist and Technical.
What are the top questions asked in Shell Softwaretest Engineer interview?

Some of the top questions asked at the Shell Softwaretest Engineer interview -

  1. Which Tools are you working on for Automat...read more
  2. Selenium was the tool being us...read more

Tell us how to improve this page.

Shell Softwaretest Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Bharat Petroleum Interview Questions
4.1
 • 150 Interviews
Schlumberger Interview Questions
3.9
 • 140 Interviews
ExxonMobil Interview Questions
3.8
 • 65 Interviews
bp Interview Questions
3.8
 • 62 Interviews
Saudi Aramco Interview Questions
4.5
 • 56 Interviews
View all
Shell Softwaretest Engineer Salary
based on 45 salaries
₹8 L/yr - ₹27.9 L/yr
244% more than the average Softwaretest Engineer Salary in India
View more details

Shell Softwaretest Engineer Reviews and Ratings

based on 6 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

4.7

Job security

5.0

Company culture

4.9

Promotions

5.0

Work satisfaction

Explore 6 Reviews and Ratings
Software Engineer
507 salaries
unlock blur

₹10.7 L/yr - ₹38 L/yr

Business Analyst
504 salaries
unlock blur

₹11 L/yr - ₹40 L/yr

Project Manager
239 salaries
unlock blur

₹19 L/yr - ₹50 L/yr

Process Data Engineer
234 salaries
unlock blur

₹5 L/yr - ₹12 L/yr

Data Engineer
222 salaries
unlock blur

₹12 L/yr - ₹33 L/yr

Explore more salaries
Compare Shell with

Reliance Industries

4.0
Compare

Indian Oil Corporation

4.4
Compare

Bharat Petroleum

4.1
Compare

Hindustan Petroleum

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