Upload Button Icon Add office photos

Filter interviews by

ACE Online QA Analyst Interview Questions and Answers for Experienced

Updated 20 Sep 2022

ACE Online QA Analyst Interview Experiences for Experienced

1 interview found

QA Analyst Interview Questions & Answers

user image Anonymous

posted on 20 Sep 2022

I applied via LinkedIn and was interviewed before Sep 2021. 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 - One-on-one 

(2 Questions)

  • Q1. What is Agile methodology?
  • Ans. 

    Agile methodology is an iterative approach to software development that emphasizes flexibility and collaboration.

    • Agile methodology values individuals and interactions over processes and tools

    • It emphasizes working software over comprehensive documentation

    • It involves frequent delivery of working software in short timeframes called sprints

    • It encourages collaboration between developers, testers, and stakeholders

    • Examples of...

  • Answered by AI
  • Q2. Explain Bug cycle and it's steps?
  • Ans. 

    Bug cycle is a process of identifying, reporting, tracking, and resolving bugs in software development.

    • Bug identification

    • Bug reporting

    • Bug tracking

    • Bug resolution

    • Bug verification

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Tell me something about your personal gains/achievements

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on the basics and be confident. Be frank and straight on the unknown question.

Skills evaluated in this interview

Interview questions from similar companies

QA Analyst Interview Questions & Answers

Accenture user image Firthouse Thasin Taj

posted on 10 Jun 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Technical 

(5 Questions)

  • Q1. Why automation required main purpose of automation testing?
  • Ans. 

    Automation is required in testing to increase efficiency, reduce human error, save time, and improve test coverage.

    • Automation helps in executing repetitive test cases quickly and accurately.

    • It allows for running tests on multiple configurations and environments simultaneously.

    • Automation can be used for regression testing to ensure that new code changes do not break existing functionality.

    • It helps in increasing test cov...

  • Answered by AI
  • Q2. Difference between regression testing and retesting?
  • Ans. 

    Regression testing is testing the entire application after changes, while retesting is testing a specific bug fix.

    • Regression testing is done to ensure that new code changes do not affect existing functionality.

    • Retesting is done to verify that a specific bug or issue has been fixed.

    • Regression testing involves testing the entire application, while retesting focuses on a specific area.

    • Examples: After adding a new feature,...

  • Answered by AI
  • Q3. What is locator? Different type of locators
  • Ans. 

    Locator is a way to identify web elements on a webpage. Types include ID, class name, name, tag name, link text, partial link text, xpath, and css selector.

    • ID - unique identifier for an element

    • Class name - class attribute value of an element

    • Name - name attribute value of an element

    • Tag name - HTML tag of an element

    • Link text - text of a link element

    • Partial link text - partial text of a link element

    • XPath - XML path expres...

  • Answered by AI
  • Q4. Difference between absolute-XPATH and relative-XPATH?
  • Ans. 

    Absolute XPath specifies the location of an element from the root of the document, while relative XPath specifies the location of an element relative to another element.

    • Absolute XPath starts with a single forward slash (/) and specifies the complete path from the root element to the desired element.

    • Relative XPath does not start with a forward slash and specifies the path from the current node to the desired element.

    • Abs...

  • Answered by AI
  • Q5. In locator which is fastest one?
  • Ans. 

    CSS selector is the fastest locator.

    • CSS selector is faster than XPath

    • ID and class selectors are faster than tag and attribute selectors

    • Avoid using complex CSS selectors for better performance

  • Answered by AI

Skills evaluated in this interview

QA Analyst Interview Questions & Answers

TCS user image Divyashree HR

posted on 17 Mar 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Adichunchanagiri Institute of Technology, Chickmagalur and was interviewed in Feb 2023. There were 5 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 - Aptitude Test 

It was an aptitude and email writing

Round 3 - Technical 

(1 Question)

  • Q1. 1. Regarding your project , 2. Regarding some of the basic coding with preferred language
Round 4 - Behavioral 

(1 Question)

  • Q1. Regarding the company they would be asking
Round 5 - HR 

(1 Question)

  • Q1. Regarding the company and the package

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep updating on the latest technology. Make sure you have hands on .
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Dayananda Sagar College of Engineering, Bangalore and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Java program to print repeated characters in string using map

Round 2 - Technical 

(2 Questions)

  • Q1. How to write xpaths for dynamic parameters
  • Ans. 

    Use relative xpaths with functions like contains, starts-with, and ends-with to handle dynamic parameters.

    • Use contains() function to match a partial value in the attribute

    • Use starts-with() function to match the beginning of a value in the attribute

    • Use ends-with() function to match the end of a value in the attribute

    • Avoid using absolute xpaths as they are prone to breaking with dynamic parameters

  • Answered by AI
  • Q2. Difference between junit and testng
  • Ans. 

    JUnit is a unit testing framework for Java, while TestNG is a testing framework that supports different types of testing.

    • JUnit is mainly used for unit testing, while TestNG supports unit, functional, integration, and end-to-end testing.

    • TestNG provides more features like parameterization, grouping, and dependency testing compared to JUnit.

    • TestNG allows parallel execution of test cases, which can improve testing efficien...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Apr 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

You get questions from aptitude ,reasoning and English

Round 2 - Coding Test 

You have to write two code

Round 3 - Technical 

(1 Question)

  • Q1. They will ask about yours skillset whatever mentioned in the resume
Round 4 - HR 

(1 Question)

  • Q1. Normal qus only have
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Selenium, manual testing,
Round 2 - Coding Test 

Array, selenium syntax

Round 3 - HR 

(1 Question)

  • Q1. Previous employment and ctc and expected salary
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Related to java, selenium
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Self introduction, previous jobs experience details about customer executive
  • Q2. Experience details

Interview Preparation Tips

Interview preparation tips for other job seekers - Please have one additional course which might be trending added to your CV for good opportunity.

I applied via Naukri.com and was interviewed in Jan 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Automation testing Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - It's nice experience, questions from the resume and primary experience only,Good experience in interview.

I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. There were 3 rounds. One is technical and the other 2 were managerial. Once you clear the technical round the other 2 rounds are a piece of cake. Technical round was good and thorough.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and if u dont know something then dont be afraid. The interviewer is not expecting the exact answer. They will test the approach how you will handle a problem.

ACE Online Interview FAQs

How many rounds are there in ACE Online QA Analyst interview for experienced candidates?
ACE Online interview process for experienced candidates usually has 3 rounds. The most common rounds in the ACE Online interview process for experienced candidates are Resume Shortlist, One-on-one Round and HR.
What are the top questions asked in ACE Online QA Analyst interview for experienced candidates?

Some of the top questions asked at the ACE Online QA Analyst interview for experienced candidates -

  1. Explain Bug cycle and it's ste...read more
  2. What is Agile methodolo...read more

Tell us how to improve this page.

Software Engineer2
9 salaries
unlock blur

₹30 L/yr - ₹34.3 L/yr

Graphic Designer
4 salaries
unlock blur

₹4.5 L/yr - ₹5.5 L/yr

Relationship Manager
4 salaries
unlock blur

₹6.5 L/yr - ₹6.8 L/yr

Product Manager
4 salaries
unlock blur

₹3.6 L/yr - ₹5 L/yr

HR Executive
4 salaries
unlock blur

₹4 L/yr - ₹4.8 L/yr

Explore more salaries
Compare ACE Online with

Flipkart

4.0
Compare

Amazon

4.1
Compare

Paytm

3.3
Compare

Snapdeal

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