Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Maveric Systems Team. If you also belong to the team, you can get access from here

Maveric Systems Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Maveric Systems Sdet Automation Test Engineer Interview Questions and Answers

Updated 30 Jun 2024

Maveric Systems Sdet Automation Test Engineer Interview Experiences

1 interview found

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

I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Difference between background keyword and before hooks in cucumber
  • Ans. 

    Background keyword runs before each scenario in a feature file, while before hooks run before each scenario in a step definition file.

    • Background keyword is used to define steps that are common to all scenarios in a feature file

    • Before hooks are used to set up preconditions or perform actions before each scenario in a step definition file

    • Background keyword is defined at the beginning of a feature file, while before hooks...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

5 Questions

  • Q1. What is e-commerce testing
  • Ans. 

    E-commerce testing is the process of testing online shopping websites or applications to ensure they function properly.

    • Testing the functionality of the shopping cart

    • Testing the payment gateway integration

    • Testing the security of the website

    • Testing the performance of the website during high traffic

    • Testing the compatibility of the website with different browsers and devices

  • Answered by AI
  • Q2. What is regression and retesting
  • Ans. 

    Regression is testing the existing functionality after making changes to the software. Retesting is testing the same functionality again after fixing the defects found in the previous testing.

    • Regression testing ensures that changes made to the software do not affect the existing functionality.

    • Retesting ensures that the defects found in the previous testing have been fixed.

    • Regression testing is done after every change i...

  • Answered by AI
  • Q3. What is black box testing
  • Ans. 

    Black box testing is a software testing technique where the internal workings of the system are not known to the tester.

    • Tests the functionality of the system without knowledge of its internal structure

    • Focuses on inputs and outputs of the system

    • Tests are based on requirements and specifications

    • Commonly used for system and acceptance testing

    • Examples include boundary value analysis and equivalence partitioning

  • Answered by AI
  • Q4. What is SIT and UAT testing
  • Ans. 

    SIT is System Integration Testing and UAT is User Acceptance Testing.

    • SIT is performed to verify the integration of different modules or systems.

    • UAT is performed by end-users to ensure the system meets their requirements.

    • SIT is usually done by developers or testers, while UAT is done by end-users.

    • SIT is done before UAT.

    • SIT focuses on technical aspects, while UAT focuses on business requirements.

  • Answered by AI
  • Q5. Asked all the basic scenario for the e-commerce page

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all the software testing concept and e-commerce domain

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Technical discussion
  • Q2. Scripting any one language
  • Ans. 

    Python is a versatile scripting language used for automation, web development, data analysis, and more.

    • Python is easy to learn and read, making it a popular choice for scripting.

    • It has a large standard library with built-in modules for various tasks.

    • Python supports multiple programming paradigms, including procedural, object-oriented, and functional programming.

    • It offers extensive third-party libraries like Selenium, P...

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: Telephonic round of intetview, as it took 45-50 min, after 4-5 days got selected in 2nd round of interview.
Tips: Confident about your resume as mentioned

Round: Technical Interview
Experience: Technical discussion on domain knowledge, as specified experience areas
Tips: Should be strong in theoretical knowledge

Round: Technical + HR Interview
Experience: Ask to write script in specified language, and test methodology
Tips: Previous scripting exp. What you have done in your previous company.

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

(2 Questions)

  • Q1. Basic questions word from Hindi
  • Q2. Basic
Round 2 - Aptitude Test 

Basic economics and Indian economy for IAS

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

(1 Question)

  • Q1. How to read data from excel
  • Ans. 

    To read data from Excel, we can use libraries like Apache POI or Openpyxl.

    • Use Apache POI library in Java to read Excel files

    • Use Openpyxl library in Python to read Excel files

    • Identify the Excel file path and create a FileInputStream object

    • Create an instance of Workbook class and load the Excel file

    • Access the desired sheet and iterate through rows and columns to read data

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Well.

Skills evaluated in this interview

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

I applied via Job Portal and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Gfg medium question of sorting tuples

Round 2 - Technical 

(5 Questions)

  • Q1. Detailed project discussion
  • Q2. Embedded protocols knowledge check
  • Q3. Python class design for selenium test class
  • Ans. 

    Python class design for Selenium test class involves creating a class with methods to interact with web elements and perform test actions.

    • Create a class for the test case with setup and teardown methods

    • Use instance variables to store web element locators

    • Implement test methods to perform actions like clicking, entering text, verifying text, etc.

    • Use Selenium WebDriver to interact with the browser and web elements

  • Answered by AI
  • Q4. MQTT test framework design from scratch
  • Ans. 

    Designing an MQTT test framework from scratch

    • Understand the requirements for testing MQTT protocol

    • Choose a programming language for implementation

    • Design test cases for different scenarios

    • Implement message publishing and subscribing functionalities

    • Include error handling mechanisms

    • Consider scalability and performance testing

  • Answered by AI
  • Q5. Anonymous aptitude

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared fr python coding interviews.

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. About Selenium framework SQL queries
  • Q2. Selenium Framework related questions Jave theoratical and coding

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well whatever you mentioned in resume
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 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 - One-on-one 

(2 Questions)

  • Q1. Related to database and manual testing
  • Q2. Basics of sqll database queries and manuall testing question and answers
Round 1 - One-on-one 

(1 Question)

  • Q1. It all Manual Testing and java ,selenium Basic Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont lose hope keep try it and do hard work on your skills and do smart work.....
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Apr 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 

(4 Questions)

  • Q1. What is Regression Testing ?
  • Ans. 

    Regression testing is the process of retesting modified software to ensure that the existing functionalities are not affected.

    • It is performed after making changes to the software to identify any new defects or regression bugs.

    • It helps in ensuring that the previously working features are still functioning correctly.

    • Regression test cases are typically derived from the existing test cases.

    • It can be performed manually or u...

  • Answered by AI
  • Q2. What is Retesting ?
  • Ans. 

    Retesting is the process of executing tests that have previously failed to verify if the reported defects have been fixed.

    • Retesting is done to ensure that the defects found in the previous test cycle have been resolved.

    • It involves rerunning the failed test cases or executing the specific steps that caused the failure.

    • Retesting is typically performed after the defects have been fixed and before regression testing.

    • The fo...

  • Answered by AI
  • Q3. What is SDLC ?
  • Ans. 

    SDLC stands for Software Development Life Cycle, which is a process used to design, develop, and test software.

    • SDLC is a framework that outlines the steps involved in software development.

    • It includes planning, designing, coding, testing, and maintenance.

    • Each phase of SDLC has its own set of deliverables and objectives.

    • SDLC models include Waterfall, Agile, and DevOps.

    • The choice of SDLC model depends on the project requi

  • Answered by AI
  • Q4. What is STLC ?
  • Ans. 

    STLC stands for Software Testing Life Cycle, which is a process followed to ensure software quality.

    • STLC involves planning, designing, executing, and reporting of tests.

    • It includes various phases such as requirement analysis, test planning, test design, test execution, and test closure.

    • The main objective of STLC is to ensure that the software meets the specified requirements and is of high quality.

    • STLC helps in identif...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Test Yantra Software Solutions Senior Test Engineer interview:
  • Manual testing
  • Automation
  • Java
Interview preparation tips for other job seekers - Please work on the basic concepts first .

Skills evaluated in this interview

Maveric Systems Interview FAQs

How many rounds are there in Maveric Systems Sdet Automation Test Engineer interview?
Maveric Systems interview process usually has 1 rounds. The most common rounds in the Maveric Systems interview process are Technical.
How to prepare for Maveric Systems Sdet Automation Test Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Maveric Systems. The most common topics and skills that interviewers at Maveric Systems expect are Appium, Architecture, Container, Continuous Integration and Cucumber.

Tell us how to improve this page.

Maveric Systems Sdet Automation Test Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

ITC Infotech Interview Questions
3.6
 • 342 Interviews
NeoSOFT Interview Questions
3.6
 • 268 Interviews
3i Infotech Interview Questions
3.5
 • 145 Interviews
Microland Interview Questions
3.4
 • 133 Interviews
Sify Technologies Interview Questions
3.8
 • 125 Interviews
Mastek Interview Questions
3.5
 • 120 Interviews
Sonata Software Interview Questions
3.4
 • 117 Interviews
View all
Maveric Systems Sdet Automation Test Engineer Salary
based on 5 salaries
₹4.5 L/yr - ₹11.1 L/yr
50% less than the average Sdet Automation Test Engineer Salary in India
View more details

Maveric Systems Sdet Automation Test Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

3.0

Salary

3.0

Job security

3.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Senior Test Engineer
837 salaries
unlock blur

₹3 L/yr - ₹8.5 L/yr

Senior Software Engineer
615 salaries
unlock blur

₹4.2 L/yr - ₹16.9 L/yr

Test Engineer
495 salaries
unlock blur

₹2.4 L/yr - ₹7 L/yr

Software Engineer
425 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Associate Test Lead
284 salaries
unlock blur

₹5 L/yr - ₹11 L/yr

Explore more salaries
Compare Maveric Systems with

ITC Infotech

3.6
Compare

Test Yantra Software Solutions

3.2
Compare

Microland

3.4
Compare

3i Infotech

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