Upload Button Icon Add office photos
Engaged Employer

i

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

Cloud Analogy Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Cloud Analogy QA Engineer Interview Questions and Answers

Updated 14 Jan 2022

Cloud Analogy QA Engineer Interview Experiences

1 interview found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 14 Jan 2022

I applied via Campus Placement and was interviewed in Dec 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic testing questions testing life cycle testing types etc easy interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall Good learn basic about testing and easily crack this

Calpion Software Technologies

Be part of a company where work compliments life, not consumes it.

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About sdlc and stlc

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare good from guru99

I applied via Referral and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Selenium, Java, functional testing
Round 2 - HR 

(1 Question)

  • Q1. Salary, notice period

Interview Preparation Tips

Interview preparation tips for other job seekers - Good work life balance and learning new technologies

I applied via Walk-in and was interviewed before Jun 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 Resume tips
Round 2 - Group Discussion 

Current Technologies

Round 3 - Aptitude Test 

Duration 1 hr, Coding,GK and English

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a good knowledge in ths subject which you are applying for th post

I applied via Referral and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Why TCS?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be clear with the basics and you will be through

I applied via Naukri.com and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Wait in Selenium. type of waits.
  • Ans. 

    Types of waits in Selenium include implicit, explicit, and fluent waits.

    • Implicit waits wait for a certain amount of time before throwing an exception if an element is not found.

    • Explicit waits wait for a certain condition to be met before proceeding with the next step.

    • Fluent waits wait for a certain condition to be met within a specified time frame.

    • Examples of conditions include element visibility, element clickability,...

  • Answered by AI
  • Q2. Dynamic element how to search
  • Ans. 

    Dynamic elements can be searched using unique attributes like ID, class, name, or XPath.

    • Use ID attribute if it's unique and static

    • Use class attribute if it's unique and dynamic

    • Use name attribute if it's unique and static

    • Use XPath if other attributes are not unique or not available

  • Answered by AI
  • Q3. Jenkins do u know or not
  • Ans. 

    Jenkins is an open-source automation server that helps to automate parts of the software development process.

    • Jenkins is used for continuous integration and continuous delivery

    • It can be used to build, test, and deploy software

    • Jenkins has a large number of plugins available to extend its functionality

    • Examples of plugins include Git, Maven, and JUnit

    • Jenkins can be configured to run on different operating systems and envir

  • Answered by AI
  • Q4. How to fetch data from xls
  • Ans. 

    To fetch data from xls, use a library like Apache POI or OpenPyXL.

    • Use a library like Apache POI or OpenPyXL to read data from xls files

    • Identify the sheet and cell range to read data from

    • Iterate through the rows and columns to extract the data

    • Handle any formatting or data type conversions as needed

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare selenium with java testng and appache poi.

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

Capgemini user image praveen gopalsamy

posted on 2 Aug 2023

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. JAVA AND SELENIUM AND CUCUCMBER
  • Q2. API AUTOMATION TESTING WITHREST ASSURED
Round 2 - Technical 

(1 Question)

  • Q1. JAVA, SELENIUM AND CUCUMBER

I applied via Naukri.com and was interviewed in Mar 2022. There were 2 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Write a program to count characters in a string
  • Ans. 

    A program to count characters in a string

    • Iterate through the string and count each character

    • Use a dictionary to store the count of each character

    • Handle edge cases such as empty string or null input

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - clear basics of java oops, selenium commands
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between Authentication and Authorization
  • Ans. 

    Authentication verifies the identity of a user, while authorization determines what actions a user is allowed to perform.

    • Authentication confirms the user's identity through credentials like username and password.

    • Authorization controls access to resources based on the user's identity and permissions.

    • Example: Logging into a website (authentication) and then accessing specific pages based on user roles (authorization).

  • Answered by AI
  • Q2. Exceptions in Selenium
  • Ans. 

    Exceptions in Selenium are errors that occur during test execution, such as ElementNotVisibleException or NoSuchElementException.

    • Exceptions in Selenium are thrown when there is an unexpected behavior or error during test execution.

    • Common exceptions include ElementNotVisibleException, NoSuchElementException, StaleElementReferenceException, and TimeoutException.

    • Handling exceptions in Selenium can be done using try-catch ...

  • Answered by AI

Skills evaluated in this interview

I was interviewed in Jan 2022.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How u will test whatapp in negative test
  • Ans. 

    Negative testing of WhatsApp involves testing for invalid inputs and unexpected behavior.

    • Test for invalid phone numbers or email addresses during registration

    • Test for sending messages with invalid characters or exceeding character limit

    • Test for unexpected behavior when network connectivity is lost

    • Test for unexpected behavior when user tries to send a message to a blocked contact

    • Test for unexpected behavior when user tr

  • Answered by AI
  • Q2. How u will convene devopler for the bugs
  • Ans. 

    I will use a bug tracking tool to report the bugs and assign them to the respective developer.

    • Use a bug tracking tool like JIRA or Bugzilla to report the bugs

    • Provide detailed information about the bug including steps to reproduce and screenshots

    • Assign the bug to the respective developer based on their area of expertise

    • Follow up with the developer to ensure the bug is fixed and tested before closing it

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go for used case study .... They will give u any used case then tell u to write a test plan test case so on.....

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Recently Viewed

INTERVIEWS

Pr Glolinks

No Interviews

JOBS

Wissen Technology

No Jobs

SALARIES

Sun Vacuum Formers

INTERVIEWS

Cosmo Films

No Interviews

SALARIES

Sun Vacuum Formers

SALARIES

Sun Vacuum Formers

SALARIES

Bony Polymers

INTERVIEWS

Kreya Jobs

No Interviews

SALARIES

Wissen Technology

SALARIES

Roop Automotives

Tell us how to improve this page.

Sopra Steria

Rated 4 for Job Security by our employees on AmbitionBox

QA Engineer Interview Questions from Similar Companies

TCS QA Engineer Interview Questions
3.7
 • 43 Interviews
IBM QA Engineer Interview Questions
4.0
 • 12 Interviews
View all
Cloud Analogy QA Engineer Salary
based on 5 salaries
₹3 L/yr - ₹5 L/yr
34% less than the average QA Engineer Salary in India
View more details
Salesforce Developer
324 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Salesforce Administrator
65 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Quality Analyst
63 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Full Stack Developer
39 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Salesforce Developer
34 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Cloud Analogy with

Cognizant

3.7
Compare

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

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