Upload Button Icon Add office photos
Engaged Employer

i

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

Semusi Technologies Verified Tick

Compare button icon Compare button icon Compare
2.8

based on 13 Reviews

Filter interviews by

Semusi Technologies QA Engineer Interview Questions and Answers

Updated 6 Aug 2024

Semusi Technologies QA Engineer Interview Experiences

1 interview found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 6 Aug 2024

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

I applied via Naukri.com and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Why are looking for a job chy
  • Ans. 

    I am looking for a job to further develop my skills and contribute to a team in a challenging and rewarding environment.

    • Seeking new challenges and opportunities for growth

    • Want to contribute to a team and make a positive impact

    • Interested in working in a dynamic and innovative environment

  • Answered by AI
  • Q2. What are your daily activities as QA Engineer
  • Ans. 

    As a QA Engineer, my daily activities include testing software, identifying bugs, writing test cases, collaborating with developers, and ensuring quality standards are met.

    • Testing software to identify bugs and ensure functionality

    • Writing and executing test cases to validate software features

    • Collaborating with developers to understand requirements and resolve issues

    • Participating in meetings to discuss project progress a

  • Answered by AI
Round 2 - Technical 

(4 Questions)

  • Q1. Types of testing
  • Ans. 

    Types of testing include functional, non-functional, manual, automated, regression, performance, and security testing.

    • Functional testing: Testing the functionality of the software.

    • Non-functional testing: Testing aspects like performance, usability, and security.

    • Manual testing: Testing performed manually by QA engineers.

    • Automated testing: Testing performed using automation tools.

    • Regression testing: Testing to ensure new...

  • Answered by AI
  • Q2. Explain sdlc & stlc
  • Ans. 

    SDLC (Software Development Life Cycle) is the process of developing software, while STLC (Software Testing Life Cycle) is the process of testing software.

    • SDLC involves planning, designing, coding, testing, and maintenance of software.

    • STLC involves test planning, test design, test execution, and test closure.

    • SDLC focuses on the development of software, while STLC focuses on ensuring the quality of the software.

    • Examples:...

  • Answered by AI
  • Q3. Explain Bug Life Cycle
  • Ans. 

    Bug life cycle is the process of identifying, reporting, fixing, retesting, and closing a software bug.

    • Bug identification: Bug is identified by QA engineer through testing.

    • Bug reporting: QA engineer reports the bug with detailed information.

    • Bug fixing: Developer fixes the bug based on the report.

    • Bug retesting: QA engineer retests the fixed bug to ensure it is resolved.

    • Bug closing: Once the bug is confirmed fixed, it is

  • Answered by AI
  • Q4. Tell me about your project
  • Ans. 

    Developed a web application for online shopping

    • Used Selenium for automated testing

    • Performed regression testing after each new feature

    • Collaborated with developers to identify and fix bugs

  • Answered by AI
Round 3 - Assignment 

Prepare a test report

Skills evaluated in this interview

Interview questions from similar companies

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. Selenium vs cypress
  • Ans. 

    Selenium is a widely used open-source tool for web automation testing, while Cypress is a newer tool known for its fast and reliable testing capabilities.

    • Selenium is more established and has a larger community support

    • Cypress is known for its fast test execution times

    • Cypress has built-in support for modern web technologies like React and Angular

    • Selenium supports multiple programming languages like Java, Python, and C#

    • Cy...

  • Answered by AI
  • Q2. How do you install cypress
  • Ans. 

    Cypress can be installed using npm package manager.

    • Install Node.js if not already installed

    • Open terminal and run 'npm install cypress'

    • Once installation is complete, run 'npx cypress open' to open Cypress Test Runner

  • Answered by AI
  • Q3. Reverse a string in Javascript
  • Ans. 

    Reverse a string in Javascript

    • Use the split() method to convert the string into an array of characters

    • Use the reverse() method to reverse the order of the characters

    • Use the join() method to convert the array back into a string

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What are raiders in insurance
  • Ans. 

    Raiders in insurance are individuals or groups who intentionally cause damage or loss in order to fraudulently collect insurance payouts.

    • Raiders may stage accidents, arson, or theft to make false insurance claims.

    • They may also inflate the value of their losses or provide false information to the insurance company.

    • Insurance companies use various methods to detect and prevent insurance fraud by raiders.

    • Raiders can face l...

  • Answered by AI
  • Q2. How the premium gets calculated
  • Ans. 

    Premium is calculated based on various factors such as age, gender, health condition, coverage amount, and lifestyle choices.

    • Premiums are typically higher for older individuals as they are considered higher risk.

    • Gender may also impact premium rates, with women often paying lower premiums.

    • Health condition plays a significant role in premium calculation, with healthier individuals paying lower premiums.

    • Coverage amount an...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Constructor design
  • Q2. Xpath locators page object model

QA Engineer Interview Questions & Answers

Deloitte user image MEGHANA ANTHATI

posted on 4 Oct 2024

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

(2 Questions)

  • Q1. What is the definition of tosca
  • Ans. 

    Tosca is a software testing tool that provides end-to-end test automation solutions.

    • Tosca is used for automated software testing.

    • It offers features like test case design, test data management, and test execution.

    • Tosca supports various technologies and platforms for testing.

    • It helps in accelerating the testing process and improving test coverage.

    • Example: Using Tosca to automate regression tests for a web application.

  • Answered by AI
  • Q2. Tosca errors and define them
  • Ans. 

    Tosca errors are common issues encountered while using the Tosca automation tool for testing.

    • Object not found error - occurs when Tosca cannot locate a specific object on the application under test.

    • Data binding error - happens when there is an issue with the data binding in Tosca.

    • Execution error - occurs during the execution of test cases in Tosca.

    • License error - happens when there is an issue with the Tosca license.

    • Co...

  • Answered by AI

Skills evaluated in this interview

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

I was interviewed in Oct 2024.

Round 1 - Aptitude Test 

Complex aptitude Test

Round 2 - Technical 

(2 Questions)

  • Q1. Test estimation techniques
  • Ans. 

    Test estimation techniques involve various methods to predict the time and resources needed for testing activities.

    • Use historical data from previous projects to estimate testing effort

    • Break down the project into smaller tasks and estimate each task individually

    • Use expert judgment from experienced QA engineers to provide input on estimation

    • Consider complexity, risks, and dependencies when estimating testing effort

  • Answered by AI
  • Q2. Equals to vs ==

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

Prepare all topics 40 mcq

Round 2 - Technical 

(4 Questions)

  • Q1. Basic question on SQL and java
  • Q2. How to remove duplicate data
  • Ans. 

    To remove duplicate data, use data structures like sets or hashmaps to store unique values.

    • Use a set to store unique values and then convert it back to an array

    • Iterate through the array and check if the value already exists in the set before adding it

    • Use a hashmap to store values as keys and their occurrences as values, then filter out values with occurrences greater than 1

  • Answered by AI
  • Q3. Get current date
  • Q4. Get second salary
Round 3 - HR 

(1 Question)

  • Q1. Normal questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain your framework
  • Ans. 

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

    • Utilizes Selenium for web automation

    • Uses TestNG for test case management and execution

    • Data-driven approach for test data separation

    • Supports parallel execution for faster testing

    • Includes reporting tools like ExtentReports for detailed test results

  • Answered by AI
  • Q2. Explain oops concept
  • Ans. 

    OOPs concept is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOPs stands for Object-Oriented Programming

    • Key concepts include classes, objects, inheritance, polymorphism, and encapsulation

    • Classes are blueprints for objects, defining their properties and behaviors

    • Objects are instances of classes, representing real-world entities

    • Inh...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Testing concepts and coding
  • Q2. Automation concepts
Round 2 - HR 

(2 Questions)

  • Q1. Generic HR question
  • Q2. Exp related questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Rest assured question asked

Semusi Technologies Interview FAQs

How many rounds are there in Semusi Technologies QA Engineer interview?
Semusi Technologies interview process usually has 3 rounds. The most common rounds in the Semusi Technologies interview process are Assignment, HR and Technical.
What are the top questions asked in Semusi Technologies QA Engineer interview?

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

  1. Explain Bug Life Cy...read more
  2. Explain sdlc & s...read more
  3. Types of test...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Semusi Technologies interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Semusi Technologies QA Engineer Salary
based on 4 salaries
₹3 L/yr - ₹4 L/yr
39% less than the average QA Engineer Salary in India
View more details

Semusi Technologies QA Engineer Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

2.0

Skill development

3.0

Work-Life balance

2.0

Salary & Benefits

3.0

Job Security

2.0

Company culture

2.0

Promotions/Appraisal

2.0

Work Satisfaction

Explore 1 Review and Rating
Software Engineer
5 salaries
unlock blur

₹4.1 L/yr - ₹10 L/yr

Backend Developer
5 salaries
unlock blur

₹3 L/yr - ₹4.8 L/yr

Quality Analyst
5 salaries
unlock blur

₹2 L/yr - ₹4 L/yr

Full Stack Software Developer
5 salaries
unlock blur

₹11.5 L/yr - ₹40 L/yr

Software Developer
4 salaries
unlock blur

₹4.8 L/yr - ₹6 L/yr

Explore more salaries
Compare Semusi Technologies with

InMobi

3.6
Compare

Mu Sigma

2.7
Compare

Freshworks

3.5
Compare

Flipkart

4.0
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