Premium Employer

i

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

Nineleaps Technology Solutions Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 134 Reviews

Filter interviews by

Nineleaps Technology Solutions Senior QA Engineer Interview Questions and Answers

Updated 9 Feb 2023

Nineleaps Technology Solutions Senior QA Engineer Interview Experiences

1 interview found

Senior QA Engineer Interview Questions & Answers

user image Nishant Yadav

posted on 9 Feb 2023

Interview experience
1
Bad
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 - Coding Test 

It went well ask ques related to App automation and Java

Round 3 - One-on-one 

(3 Questions)

  • Q1. Interviewer is asking ques which is not related to automation testing that person is taking related to data testing , spring boot etc very disappointing i wasted my time and they are not clear with the re...
  • Q2. Spring boot , Data testing , memory leakage
  • Q3. How to run n number of test cases without complie it in java
  • Ans. 

    Use a test automation tool like Selenium or Appium to run test cases without compiling in Java.

    • Choose a test automation tool that supports your application's technology stack.

    • Write test cases in the tool's scripting language or record them using the tool's recorder.

    • Execute the test cases using the tool's runner or integration with a continuous integration tool.

    • View the test results and debug failures as needed.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please don't waste time they are not clear with the requirement or interviewer select candidate by seeing a face i feel in that way.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Reverse the string and find occurance of character in java
  • Ans. 

    To reverse a string and find the occurrence of a character in Java.

    • Use StringBuilder to reverse the string.

    • Use a loop to iterate through the string and count the occurrences of the character.

    • Use the charAt() method to access individual characters in the string.

  • Answered by AI
  • Q2. Write screenshot script in selenium
  • Ans. 

    To take a screenshot in Selenium, use the getScreenshotAs method

    • Create a WebDriver instance

    • Use the getScreenshotAs method to capture the screenshot

    • Save the screenshot to a file using File class

  • Answered by AI
  • Q3. Write getter an setter method
  • Ans. 

    Getter and setter methods are used to access and modify the values of private variables in a class.

    • Create a method with the prefix 'get' followed by the variable name to retrieve its value.

    • Create a method with the prefix 'set' followed by the variable name to set its value.

    • Ensure the getter method returns the value of the variable and the setter method updates the variable with the passed value.

  • Answered by AI
  • Q4. Opps concept and its pillar
  • Ans. 

    Object-oriented programming paradigm and its four pillars: Inheritance, Encapsulation, Abstraction, Polymorphism

    • Inheritance: Allows a class to inherit properties and behavior from another class

    • Encapsulation: Bundling data and methods that operate on the data into a single unit

    • Abstraction: Hiding the complex implementation details and showing only the necessary features

    • Polymorphism: Ability to present the same interface

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please don't apply with this company because they are doing time pass all complete all the coding challenges they rejected me

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated Test Engineer with a strong background in software testing and quality assurance.

    • Experienced in creating test plans and test cases

    • Proficient in automated testing tools such as Selenium

    • Skilled in identifying and documenting software defects

    • Strong analytical and problem-solving skills

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. What are objects
  • Ans. 

    Objects are instances of classes in object-oriented programming that contain data in the form of attributes and behavior in the form of methods.

    • Objects are created from classes in object-oriented programming.

    • Objects have attributes that store data.

    • Objects have methods that define their behavior.

    • Examples: A car object may have attributes like color and model, and methods like start() and stop().

  • Answered by AI
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Only revolve arround selenium questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
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 

(1 Question)

  • Q1. 2 different Logical Puzzel
Round 3 - HR 

(1 Question)

  • Q1. Mostly personality and company fitness
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 Jul 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Automation Framework related issue.
  • Q2. Software testing techniques
  • Ans. 

    Software testing techniques involve various methods to ensure the quality and functionality of software.

    • Black box testing: Testing the functionality of the software without knowing its internal code.

    • White box testing: Testing the internal code and structure of the software.

    • Regression testing: Testing to ensure that new code changes do not adversely affect existing functionality.

    • Unit testing: Testing individual units or...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - For getting selected for interview please reach directly to HR's

I applied via Recruitment Consulltant and was interviewed in Mar 2022. There were 3 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 - 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
Round 1 - One-on-one 

(1 Question)

  • Q1. Test life cycle, process, badic mobile testi g criterias etc.,
Round 2 - HR 

(1 Question)

  • Q1. Prev org. Details process etc.,

Interview Preparation Tips

Interview preparation tips for other job seekers - Verify company profile before attending
Check reviews

Nineleaps Technology Solutions Interview FAQs

How many rounds are there in Nineleaps Technology Solutions Senior QA Engineer interview?
Nineleaps Technology Solutions interview process usually has 3 rounds. The most common rounds in the Nineleaps Technology Solutions interview process are Resume Shortlist, Coding Test and One-on-one Round.
What are the top questions asked in Nineleaps Technology Solutions Senior QA Engineer interview?

Some of the top questions asked at the Nineleaps Technology Solutions Senior QA Engineer interview -

  1. how to run n number of test cases without complie it in j...read more
  2. Interviewer is asking ques which is not related to automation testing that pers...read more
  3. Spring boot , Data testing , memory leak...read more

Tell us how to improve this page.

Join Nineleaps Technology Solutions Transforming your digital journey with technology

Nineleaps Technology Solutions Senior QA Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-Life balance

4.0

Salary & Benefits

4.0

Job Security

4.0

Company culture

3.0

Promotions/Appraisal

3.0

Work Satisfaction

Explore 1 Review and Rating
Software Development Engineer II
86 salaries
unlock blur

₹9 L/yr - ₹25 L/yr

Data Analyst
85 salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Software Developer
54 salaries
unlock blur

₹4 L/yr - ₹15 L/yr

Software Development Engineer 1
53 salaries
unlock blur

₹6.5 L/yr - ₹13.5 L/yr

Software Development Engineer
41 salaries
unlock blur

₹6.5 L/yr - ₹18.5 L/yr

Explore more salaries
Compare Nineleaps Technology Solutions with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview