Upload Button Icon Add office photos
Engaged Employer

i

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

Oneture Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Oneture Technologies Qa Automation Testing Engineer Interview Questions and Answers

Updated 5 Nov 2024

Oneture Technologies Qa Automation Testing Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain the framework structure
  • Ans. 

    Framework structure refers to the organization of code, libraries, and tools used in automation testing.

    • Framework structure typically includes folders for test scripts, test data, configuration files, and reusable components.

    • It also involves defining the hierarchy of test cases, setting up test suites, and implementing reporting mechanisms.

    • Common types of frameworks include data-driven, keyword-driven, and hybrid frame...

  • Answered by AI
  • Q2. Explain the basic coding standards
  • Ans. 

    Basic coding standards are guidelines that help ensure code quality, readability, and maintainability.

    • Consistent indentation for readability

    • Meaningful variable and function names

    • Proper commenting for clarity

    • Use of design patterns for scalability

    • Adherence to naming conventions like camelCase or snake_case

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

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

Round 1 - HR 

(5 Questions)

  • Q1. Tell me a little bit about yourself
  • Q2. What is the different types of frameworks selenium
  • Ans. 

    Selenium frameworks include Data-Driven, Keyword-Driven, Hybrid, Page Object Model, and Behavior-Driven Development.

    • Data-Driven Framework: Tests are driven by external data sources like Excel sheets or databases.

    • Keyword-Driven Framework: Tests are written using keywords and actions.

    • Hybrid Framework: Combination of Data-Driven and Keyword-Driven frameworks.

    • Page Object Model: Each web page is represented as a class, maki...

  • Answered by AI
  • Q3. What is the different types of draw back of selenium
  • Ans. 

    Some drawbacks of Selenium include limited support for handling non-browser windows, lack of built-in reporting capabilities, and difficulty in testing mobile applications.

    • Limited support for handling non-browser windows (pop-ups, alerts, etc.)

    • Lack of built-in reporting capabilities, requiring integration with third-party tools like TestNG or JUnit

    • Difficulty in testing mobile applications due to the need for additional...

  • Answered by AI
  • Q4. How to handle the scroll handing
  • Ans. 

    Scroll handling in automation testing involves using methods to interact with scroll bars and elements on a webpage.

    • Use methods like scrollToElement() to scroll to a specific element on the page

    • Use actions class in Selenium to perform scroll actions like scrolling up, down, left, or right

    • Handle dynamic loading of elements by scrolling to the bottom of the page to trigger the loading of more content

    • Use JavaScriptExecuto

  • Answered by AI
  • Q5. What is the testng
  • Ans. 

    TestNG is a testing framework designed for unit testing and integration testing in Java.

    • TestNG stands for Test Next Generation.

    • It is used for writing and running tests in Java.

    • TestNG supports annotations like @Test, @BeforeSuite, @AfterSuite, etc.

    • It allows grouping of test cases, parameterization, and parallel execution.

    • TestNG generates detailed test reports and supports data-driven testing.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Basic Selenium and Java questions
Frequency counter code in Java
Gmail login Automation

Round 2 - Behavioral 

(2 Questions)

  • Q1. Why looking for another job
  • Ans. 

    Seeking new challenges and growth opportunities in a dynamic work environment.

    • Looking for opportunities to expand my skill set and knowledge in automation testing

    • Seeking a more collaborative team environment to enhance my learning and development

    • Interested in working on cutting-edge technologies and projects to further my career

  • Answered by AI
  • Q2. Expected salary
  • Ans. 

    Negotiable based on experience and responsibilities

    • Salary expectations are based on industry standards, experience, and responsibilities of the role

    • Research average salaries for Qa Automation Testing Engineers in the specific location

    • Consider benefits, bonuses, and other perks in addition to base salary

    • Be prepared to discuss salary range during negotiation

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

(1 Question)

  • Q1. Self introductions and java coding round
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Xpaths questions
  • Q2. Basic Java questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Feb 2024.

Round 1 - Aptitude Test 

Basic mathematics question and some Verbal related questions

Round 2 - Coding Test 

About the automation Problems and java related code

Round 3 - HR 

(2 Questions)

  • Q1. What Are your strengths
  • Q2. What is your long term goal
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Introduce yourself
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(6 Questions)

  • Q1. Question of test automation framework
  • Q2. Coding problems on Arrays, Strings
  • Q3. Basic questions on selenium
  • Q4. Git commands. What is git stash used for?
  • Ans. 

    Git stash is used to temporarily store changes that are not ready to be committed.

    • Git stash is used to save changes that are not ready to be committed, allowing you to switch branches or work on something else.

    • It is useful when you want to temporarily store changes without committing them.

    • You can later apply the stashed changes back to your working directory.

    • Example: git stash save 'work in progress'

    • Example: git stash

  • Answered by AI
  • Q5. How to handle conflicts in git
  • Ans. 

    Conflicts in git can be handled by resolving them through merging, rebasing, or using tools like git mergetool.

    • Communicate with team members to understand changes causing conflicts

    • Resolve conflicts by manually editing files or using git mergetool

    • Use git rebase to reapply changes on top of another branch

    • Merge conflicting branches after resolving conflicts

  • Answered by AI
  • Q6. Questions on Data Provider, TestNG annotations

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Automation frameworks
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Nov 2023. There were 3 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 

(1 Question)

  • Q1. OPPs concepts ? selenium basics such as webdriver, waits etc ? Git commands ? where you used Opps concept in your framwork ?
Round 3 - Waiting for response 

(1 Question)

  • Q1. Waiting for result of 1st Technical round from interviewer.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keeps eye on very basic concepts as well, sometimes interviewer may ask questions which is not at all anticipated. Like for me they asked that which selenium version you currently used ? , as you noticed it is one time activity while creating your framework , so kindly keep attention on such silly topics as well.

Thank you!!
Happy learning.

Oneture Technologies Interview FAQs

How many rounds are there in Oneture Technologies Qa Automation Testing Engineer interview?
Oneture Technologies interview process usually has 1 rounds. The most common rounds in the Oneture Technologies interview process are Technical.
What are the top questions asked in Oneture Technologies Qa Automation Testing Engineer interview?

Some of the top questions asked at the Oneture Technologies Qa Automation Testing Engineer interview -

  1. Explain the framework struct...read more
  2. Explain the basic coding standa...read more

Tell us how to improve this page.

Oneture Technologies Qa Automation Testing Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Data Engineer
31 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
17 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Full Stack Developer
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Flutter Developer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Oneture Technologies with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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