Upload Button Icon Add office photos
Engaged Employer

i

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

Cloudangles Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Cloudangles QA Engineer Interview Questions and Answers

Updated 31 May 2025

Cloudangles QA Engineer Interview Experiences

1 interview found

QA Engineer Interview Questions & Answers

user image manohari avala

posted on 31 May 2025

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

I appeared for an interview before May 2024, where I was asked the following questions.

  • Q1. What is the difference between driver.findElement() and driver.findElements()?
  • Ans. 

    driver.findElement() returns a single web element, while driver.findElements() returns a list of matching elements.

    • driver.findElement() throws an exception if no element is found.

    • driver.findElements() returns an empty list if no elements are found.

    • Example: driver.findElement(By.id('submit')) finds the submit button.

    • Example: driver.findElements(By.className('item')) returns all elements with class 'item'.

    • Use findElement...

  • Answered by AI
  • Q2. How do you generate test reports in your framework?
  • Ans. 

    Test reports are generated using automated tools, custom scripts, and reporting libraries to summarize test results effectively.

    • Utilize testing frameworks like JUnit or TestNG that have built-in reporting capabilities.

    • Integrate reporting libraries such as Allure or ExtentReports for detailed and customizable reports.

    • Generate HTML or XML reports that can be easily shared with stakeholders.

    • Automate report generation as p...

  • Answered by AI

Top trending discussions

View All
Interview Tips & Stories
2w
boredinlife
·
works at
Mercer
I left in the middle of an interview.
M a self-taught developer. been working really hard, trying to break into tech. Two days ago, I got approached by an hr from this e learning company for an IT role. I was super nervous but also excited because it felt like maybe this is it. The interview was on teams with 9 experienced pros all with degrees and certifications while I had no formal IT background, just self-taught skills. I felt completely out of place. Most of the interviewers were kind and said I could learn on the job. But one person kept throwing back-to-back questions with shady comments after every answer made me feel like I wasn’t good enough. It crushed my confidence About 10 minutes before the interview ended, I panicked. Anxiety took over, so I faked a network issue and left the call. Then I just broke down. I didn’t want to be disrespectful, so I quickly emailed saying I got disconnected. Truth is, I was overwhelmed and felt like a total fraud. I’ve wanted a job in tech for so long.
Got a question about Cloudangles?
Ask anonymously on communities.

Interview questions from similar companies

QA Engineer Interview Questions & Answers

Seclore user image Saikat Goswami

posted on 14 Aug 2024

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 Jul 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Questions on QA Automation like Selenium waits, webdriver methods, types of locators etc
  • Q2. Also from manual like how do you prioritise your test cases.
  • Ans. 

    Prioritizing test cases ensures critical functionalities are tested first, optimizing testing efficiency and risk management.

    • Identify critical functionalities: Focus on features that are essential for business operations, e.g., payment processing in an e-commerce app.

    • Assess risk: Prioritize test cases based on the likelihood of failure and impact, e.g., testing a new feature that affects user data.

    • Consider user impact:...

  • Answered by AI
  • Q3. Questions on project
  • Q4. Did you worked on framework creation
  • Ans. 

    Yes, I have experience in creating automation frameworks for testing.

    • I have created automation frameworks using tools like Selenium, TestNG, and Cucumber.

    • I have designed modular and data-driven frameworks to improve test efficiency.

    • I have integrated frameworks with CI/CD pipelines for continuous testing.

    • I have experience in creating custom frameworks tailored to specific project requirements.

  • Answered by AI
  • Q5. End point users of your project and scope
  • Ans. 

    The end point users of the project are the individuals who will be using the software or application being tested by the QA Engineer.

    • End point users can include customers, clients, employees, or any other stakeholders who interact with the software.

    • Understanding the needs and expectations of end users is crucial for ensuring the quality and usability of the project.

    • QA Engineers must consider the scope of the project to...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for QA Automation side and little bit from manual side also

QA Engineer Interview Questions Asked at Other Companies

Q1. Suppose your manager gave you a task to complete in one week, but ... read more
Q2. There are 80 pairs of socks in a dark room, 40 black and 40 white ... read more
Q3. 100 apples are eaten in 5 consecutive days, with each day having ... read more
Q4. how to access amazon page directly directly with out using driver ... read more
Q5. If a pen's weight equals 2 kg plus half of its own weight, what i ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Questions based on sip protocol.
  • Q2. Question based on tools like sipp,jira etc.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about API
  • Ans. 

    API stands for Application Programming Interface, which allows different software applications to communicate with each other.

    • APIs define the methods and data formats that applications can use to request and exchange information.

    • APIs can be used to access services or data from third-party providers, such as social media platforms or payment gateways.

    • APIs can be RESTful, SOAP-based, or GraphQL, depending on the requirem...

  • Answered by AI
  • Q2. Tell me about Test Plan
  • Ans. 

    A test plan is a document outlining the scope, approach, resources, and schedule of testing activities.

    • Defines the objectives and scope of testing

    • Outlines the test strategy and approach

    • Identifies resources and schedule for testing

    • Includes test cases, test scenarios, and test data

    • Describes the entry and exit criteria for testing

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Jan 2023.

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. They have the demo application where they start asking the questions
Round 3 - Technical 

(1 Question)

  • Q1. Focused on postman tool
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion, company rules and benefits

I applied via Job Portal and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic js concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Interview Questionnaire 

1 Question

  • Q1. All regarding networking and c
Are these interview questions helpful?

I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What is difference between flip-flop and Latches?
  • Ans. 

    Flip-flops and latches are sequential logic circuits used to store and manipulate binary data.

    • Flip-flops are edge-triggered devices, while latches are level-sensitive devices.

    • Flip-flops have separate clock and data inputs, while latches have a single input for both clock and data.

    • Flip-flops are used in synchronous circuits, while latches are used in asynchronous circuits.

    • Flip-flops are more complex and require more cir...

  • Answered by AI
  • Q2. Where is the money needed to recruited you for embedur system?.The Hr will ask.

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not apply or just putting resume to this company.As the hr will make money with this job. They don't deseve Talented candidates.They want referrals and salary cuts for hr to hire you.Instead of hiring candidates for software position, They should hire best Hr first (definitely in chennai)

I applied via Job Portal and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic concept of JS

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Assignment 

Matrix and logical assigment questions

Round 2 - Coding Test 

Coding question on DSA

Cloudangles Interview FAQs

What are the top questions asked in Cloudangles QA Engineer interview?

Some of the top questions asked at the Cloudangles QA Engineer interview -

  1. What is the difference between driver.findElement() and driver.findElements...read more
  2. How do you generate test reports in your framewo...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

QA Engineer Interview Questions from Similar Companies

View all

Cloudangles QA Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
19 salaries
unlock blur

₹2.7 L/yr - ₹12.9 L/yr

Senior Software Engineer
6 salaries
unlock blur

₹12.2 L/yr - ₹38 L/yr

Software Developer
4 salaries
unlock blur

₹3.7 L/yr - ₹17 L/yr

Data Engineer
4 salaries
unlock blur

₹5 L/yr - ₹11 L/yr

Talent Acquisition Executive
4 salaries
unlock blur

₹3 L/yr - ₹4.1 L/yr

Explore more salaries
Compare Cloudangles with

Fractal Analytics

4.0
Compare

MathCo

3.0
Compare

Watchyourhealth.com

4.7
Compare

Innovatiview India Ltd

3.9
Compare
write
Share an Interview