Upload Button Icon Add office photos
Engaged Employer

i

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

Bounteous x Accolite Verified Tick

Compare button icon Compare button icon Compare
3.5

based on 778 Reviews

Filter interviews by

Bounteous x Accolite Senior Automation Test Engineer Interview Questions and Answers

Updated 18 Apr 2023

Bounteous x Accolite Senior Automation Test Engineer Interview Experiences

1 interview found

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

I applied via Naukri.com

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. It's all about core Java and finding xpath in web applications.
  • Q2. Coding test and xpath
Round 3 - Technical 

(1 Question)

  • Q1. It's more on coding test
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion round

Interview Preparation Tips

Interview preparation tips for other job seekers - Sharing on my personal experience.... please do not attend interview in Accolite digital, they will waste your time for sure, After clearing two technical interview and even after discussing about the salary package they came back to me to attend another face to face round (coding round)

Interview questions from similar companies

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

(1 Question)

  • Q1. Tell me about yourself and your roles and responsibilities
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Tell about yourself
  • Q2. Previous project
Round 1 - Technical 

(1 Question)

  • Q1. About core java and selenium web driver
Round 2 - Technical 

(1 Question)

  • Q1. About core java and selenium web driver

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was very easy and their process is also very smooth
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Ai interview questions on basic automation
Round 2 - Technical 

(2 Questions)

  • Q1. JavaScript, jQuery, css related questions
  • Q2. Api testing questions
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. How to connect Db with in frame work
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(8 Questions)

  • Q1. Difference between regression and retest
  • Ans. 

    Regression testing is testing the entire application after changes, while retesting is testing specific areas affected by changes.

    • Regression testing involves testing the entire application to ensure that new changes have not affected existing functionality

    • Retesting focuses on testing specific areas that were affected by recent changes to ensure they are working as expected

    • Regression testing is usually automated to save...

  • Answered by AI
  • Q2. Define hooks in cucumber
  • Ans. 

    Hooks in Cucumber are blocks of code that run before or after each scenario in a feature file.

    • Hooks are used to set up preconditions and clean up after tests

    • They can be used to initialize test data, open/close browser, log in/out, etc.

    • Hooks can be defined at the global level or at the scenario level

  • Answered by AI
  • Q3. Where you used oops concepts in your projects
  • Ans. 

    I have used OOPs concepts in my projects to create reusable code, improve code organization, and enhance code readability.

    • Used inheritance to create a base class with common functionalities and derived classes with specific functionalities

    • Implemented encapsulation to hide internal details of a class and expose only necessary information through methods

    • Utilized polymorphism to allow objects of different classes to be tr...

  • Answered by AI
  • Q4. How can you avoid merge conflicts in git
  • Ans. 

    To avoid merge conflicts in git, use branches effectively, communicate with team members, and regularly pull changes from the remote repository.

    • Create feature branches for each new feature or bug fix

    • Regularly pull changes from the remote repository to stay up to date with the latest changes

    • Communicate with team members about the files you are working on to avoid conflicting changes

    • Use tools like git rebase to integrate...

  • Answered by AI
  • Q5. What are the exceptions you faced in your projects
  • Q6. How can we access web table
  • Ans. 

    Web tables can be accessed using various methods like XPath, CSS selectors, and Selenium WebDriver commands.

    • Use XPath to locate the table element on the web page

    • Identify rows and columns within the table using XPath or CSS selectors

    • Use Selenium WebDriver commands to interact with the table data, such as getting text from cells or clicking on links within the table

  • Answered by AI
  • Q7. What is stale element exception
  • Ans. 

    Stale Element Exception occurs when an element is no longer attached to the DOM.

    • Occurs when an element is located in the DOM, but it has been removed or modified

    • Commonly encountered in automated testing when trying to interact with elements that have changed

    • Can be resolved by re-locating the element or refreshing the page

  • Answered by AI
  • Q8. How can we convert array to arraylist
  • Ans. 

    Use Arrays.asList() method to convert array to ArrayList.

    • Use Arrays.asList() method to convert array to ArrayList.

    • Example: String[] array = {"apple", "banana", "orange"}; ArrayList list = new ArrayList<>(Arrays.asList(array));

Answered by AI

Interview Preparation Tips

Topics to prepare for Qualitest Automation Test Engineer interview:
  • Java
  • Cucumber
  • Selenium
  • rest assuresd

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is API testing
  • Ans. 

    API testing is testing the functionality, reliability, performance, and security of APIs.

    • API testing involves testing the communication between different software systems using APIs.

    • It focuses on verifying the functionality, performance, reliability, and security of APIs.

    • API testing can be done at different levels such as unit testing, integration testing, and end-to-end testing.

    • Tools like Postman, SoapUI, and JMeter a...

  • Answered by AI
  • Q2. What is BDD framework
  • Ans. 

    BDD framework stands for Behavior Driven Development framework, which focuses on the behavior of the system from the end user's perspective.

    • BDD framework uses natural language to describe the behavior of the system

    • It helps in collaboration between developers, testers, and business stakeholders

    • Popular BDD frameworks include Cucumber, SpecFlow, and JBehave

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 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. Xpath n css selector
  • Q2. WAP to print alternate chars
  • Ans. 

    Print alternate characters from a given string

    • Iterate through the characters of the string

    • Print characters at even indices

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

(2 Questions)

  • Q1. Coding Questions Reverse string
  • Q2. Webtables, dropdown,iframes, IWebdriver

Bounteous x Accolite Interview FAQs

How many rounds are there in Bounteous x Accolite Senior Automation Test Engineer interview?
Bounteous x Accolite interview process usually has 4 rounds. The most common rounds in the Bounteous x Accolite interview process are Technical, Resume Shortlist and HR.
What are the top questions asked in Bounteous x Accolite Senior Automation Test Engineer interview?

Some of the top questions asked at the Bounteous x Accolite Senior Automation Test Engineer interview -

  1. It's all about core Java and finding xpath in web applicatio...read more
  2. It's more on coding t...read more
  3. Coding test and xp...read more

Tell us how to improve this page.

Bounteous x Accolite Senior Automation Test Engineer Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more
Bounteous x Accolite Senior Automation Test Engineer Salary
based on 7 salaries
₹10.9 L/yr - ₹20.6 L/yr
8% more than the average Senior Automation Test Engineer Salary in India
View more details

Bounteous x Accolite Senior Automation Test Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

4.0

Work-life balance

4.0

Salary

3.0

Job security

3.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Senior Software Engineer
1.4k salaries
unlock blur

₹7.1 L/yr - ₹27 L/yr

Software Engineer
552 salaries
unlock blur

₹4.4 L/yr - ₹15 L/yr

Associate Technical Delivery Manager
406 salaries
unlock blur

₹12 L/yr - ₹39 L/yr

Senior Test Engineer
202 salaries
unlock blur

₹4.7 L/yr - ₹18.2 L/yr

Technical Delivery Manager
153 salaries
unlock blur

₹18 L/yr - ₹60.4 L/yr

Explore more salaries
Compare Bounteous x Accolite with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

Tech Mahindra

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