Upload Button Icon Add office photos

Filter interviews by

Robosoft Technologies QA Engineer Interview Questions and Answers

Updated 6 Jan 2025

Robosoft Technologies QA Engineer Interview Experiences

2 interviews found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 6 Jan 2025

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

(1 Question)

  • Q1. Basic question on java and selenium

Interview Preparation Tips

Interview preparation tips for other job seekers - nice exp for first round with some basic questions on selenium

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 9 Jan 2023

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

I applied via Referral and was interviewed before Jan 2022. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is API testing and postman
  • Ans. 

    API testing is a type of software testing that involves testing APIs directly, while Postman is a popular tool used for API testing.

    • API testing involves testing the functionality, reliability, performance, and security of APIs

    • Postman is a tool that allows developers to test APIs by sending requests and receiving responses

    • Postman can be used to automate API testing, create test suites, and generate documentation

    • API test...

  • Answered by AI
  • Q2. What is Bug life cycle
  • Ans. 

    Bug life cycle refers to the stages a bug goes through from discovery to resolution.

    • Bug is discovered and reported

    • Bug is assigned to a developer

    • Developer reproduces the bug

    • Developer fixes the bug

    • Bug is retested by QA

    • Bug is closed if fixed or reopened if not

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company. As of now remote work. Multiple projects

Skills evaluated in this interview

QA Engineer Interview Questions Asked at Other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many mi ... read more
Q2. Suppose your manager gave you one task which has to be complete i ... read more
Q3. how to access amazon page directly directly with out using driver ... read more
Q4. 100 apples in 5 consecutive days, each day 6 more than the previo ... read more
Q5. 7)how do you drive your data in automation , how do you validate ... read more

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. It was first technical round Asked about Functional, Non Functional testing, Integration, Regression, Smoke, Retesting, Performance, load, stress testing.
  • Q2. Then he comes to selenium the question was how to navigate to other window in browser. Lastly asked me python program to print the number is prime or not.
Round 2 - Coding Test 

It haven't done. Tomorrow is my coding round. Hope it will go well

Round 3 - Technical 

(1 Question)

  • Q1. Not done yet. Will be conduct after the coding round.

Interview Preparation Tips

Topics to prepare for Altimetrik QA Engineer interview:
  • Automation Testing
  • Python
Interview preparation tips for other job seekers - Must needed skills here is to self learner and initiator. They will send if you can do the work. Show that you can and you are a learner.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is root cause analysis
  • Ans. 

    Root cause analysis is a systematic process used to identify the underlying cause of a problem or issue.

    • Identify the problem or issue

    • Gather data and evidence related to the problem

    • Analyze the data to determine the root cause

    • Develop solutions to address the root cause

    • Implement and monitor the effectiveness of the solutions

  • Answered by AI
  • Q2. What is scrum agile
  • Ans. 

    Scrum Agile is a framework for managing and completing complex projects in an iterative and incremental manner.

    • Scrum is based on the principles of transparency, inspection, and adaptation.

    • It involves breaking down the project into smaller tasks called user stories.

    • Teams work in short iterations called sprints, usually 2-4 weeks long.

    • Daily stand-up meetings are held to discuss progress and any obstacles.

    • Scrum roles incl...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Revise basic testing methodology

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Tell about roles and responsibilites
  • Q2. Code to write in java
  • Ans. 

    Write a Java code to reverse a string

    • Use StringBuilder to reverse the string

    • Convert the string to StringBuilder, call reverse() method, and convert back to string

    • Handle null or empty string cases

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Self Intro and about role and nataive place
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java programme for even odd no
  • Q2. Code for implicit wait, explicit wait
  • Ans. 

    Implicit and explicit waits are used in Selenium to handle synchronization issues in test automation.

    • Implicit wait: driver.manage().timeouts().implicitlyWait(10, TimeUnit.SECONDS);

    • Explicit wait: WebDriverWait wait = new WebDriverWait(driver, 10); wait.until(ExpectedConditions.visibilityOfElementLocated(By.id("elementId")));

  • Answered by AI
Round 2 - Technical 

(3 Questions)

  • Q1. About the project
  • Q2. Api testing codes
  • Q3. Tell me about your Framework
  • Ans. 

    My framework is a data-driven automation framework built using Selenium and TestNG.

    • Built using Selenium for web automation

    • Utilizes TestNG for test case management

    • Data-driven approach for flexibility and reusability

  • Answered by AI

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

Xoriant user image Arpit Choubey

posted on 23 Feb 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is bug life cycle RTM Cake 🎂 cutting questions
  • Q2. Test cases on QR code
  • Ans. 

    Test cases for QR code should cover scanning, decoding, error handling, and compatibility with different devices.

    • Verify that the QR code can be scanned successfully using different devices and apps.

    • Test the decoding accuracy of the QR code to ensure the correct information is extracted.

    • Check for error handling scenarios such as invalid QR codes or damaged codes.

    • Test the compatibility of the QR code with various devices

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well about SQL, manual testing concepts

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

NeoSOFT user image Shreeya Pimplapure

posted on 24 May 2024

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

(1 Question)

  • Q1. Testing and project related
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I was interviewed in Mar 2024.

Round 1 - Technical 

(1 Question)

  • Q1. How would you maintain test data different environments
  • Ans. 

    Maintain test data in different environments by using data management tools and version control systems.

    • Use data management tools like TestRail or Zephyr to organize and maintain test data.

    • Utilize version control systems like Git to track changes and manage different versions of test data.

    • Create separate databases or data files for each environment (e.g. development, testing, staging, production) to prevent data corrup...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Also do practice on Java programming

Skills evaluated in this interview

Robosoft Technologies Interview FAQs

How many rounds are there in Robosoft Technologies QA Engineer interview?
Robosoft Technologies interview process usually has 1-2 rounds. The most common rounds in the Robosoft Technologies interview process are Resume Shortlist, One-on-one Round and Technical.
What are the top questions asked in Robosoft Technologies QA Engineer interview?

Some of the top questions asked at the Robosoft Technologies QA Engineer interview -

  1. what is API testing and post...read more
  2. what is Bug life cy...read more
  3. basic question on java and selen...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Robosoft Technologies interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Robosoft Technologies QA Engineer Salary
based on 36 salaries
₹4.7 L/yr - ₹12 L/yr
47% more than the average QA Engineer Salary in India
View more details

Robosoft Technologies QA Engineer Reviews and Ratings

based on 3 reviews

4.4/5

Rating in categories

4.4

Skill development

4.1

Work-Life balance

4.1

Salary & Benefits

2.6

Job Security

4.3

Company culture

3.3

Promotions/Appraisal

4.1

Work Satisfaction

Explore 3 Reviews and Ratings
Software Engineer
303 salaries
unlock blur

₹4.9 L/yr - ₹16.4 L/yr

Senior Software Engineer
279 salaries
unlock blur

₹8.2 L/yr - ₹28 L/yr

Associate Software Engineer
107 salaries
unlock blur

₹4.5 L/yr - ₹7 L/yr

Technical Lead
74 salaries
unlock blur

₹13.8 L/yr - ₹36 L/yr

Software Developer
63 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Explore more salaries
Compare Robosoft Technologies with

Persistent Systems

3.5
Compare

TCS

3.7
Compare

LTIMindtree

3.9
Compare

Mphasis

3.4
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview