Upload Button Icon Add office photos

Incedo

Compare button icon Compare button icon Compare

Filter interviews by

Incedo Test Engineer Interview Questions and Answers

Updated 6 Dec 2024

Incedo Test Engineer Interview Experiences

1 interview found

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

I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Assignment 

Some basic testing questions

Round 2 - Technical 

(2 Questions)

  • Q1. Selenium waits, java oops , priority vs severity
  • Q2. Write a selenium code by using assertions
Round 3 - Technical 

(2 Questions)

  • Q1. Write selenium code and execute on screen
  • Q2. Write an sql query and get the desired output on screen
Round 4 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. Notice period related

Interview questions from similar companies

Test Engineer Interview Questions & Answers

Altimetrik user image Manikandan Ramesh

posted on 6 Sep 2024

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

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

Round 1 - Coding Test 

Hacker Rank Technical Round

Round 2 - Coding Test 

30 Mins Java Selenium

Round 3 - HR 

(2 Questions)

  • Q1. Explain about Career experience
  • Ans. 

    I have over 5 years of experience in testing various software applications, including creating test plans, executing test cases, and reporting bugs.

    • Experience in creating test plans and test cases

    • Proficient in executing manual and automated tests

    • Strong skills in identifying and reporting bugs

    • Familiarity with various testing tools and methodologies

    • Collaborating with developers and stakeholders to ensure quality software

  • Answered by AI
  • Q2. Walkthrough on Framework
  • Ans. 

    Framework walkthrough involves explaining the structure, components, and functionality of the test automation framework.

    • Explain the architecture of the framework (e.g. modular, data-driven, keyword-driven, hybrid)

    • Discuss the key components such as test scripts, test data, object repositories, and reporting mechanisms

    • Describe how the framework handles test execution, result reporting, and error handling

    • Provide examples ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is velocity
  • Ans. 

    Velocity is the rate of change of an object's position with respect to a frame of reference, typically measured in meters per second.

    • Velocity is a vector quantity, meaning it has both magnitude and direction.

    • It is calculated as the displacement of an object divided by the time taken to cover that displacement.

    • For example, if a car travels 100 meters in 10 seconds, its velocity is 10 m/s in the direction of travel.

  • Answered by AI
  • Q2. What is test bed
  • Ans. 

    A test bed is a platform or environment used to conduct testing of software or hardware.

    • Test bed is a controlled environment where tests can be conducted.

    • It may include hardware, software, network configurations, and other necessary components.

    • Test beds are used to simulate real-world scenarios for testing purposes.

    • Examples of test beds include virtual machines, physical devices, and cloud-based testing platforms.

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
-
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. SELENIUM QUESTIONS
  • Q2. BASIC PYTHON PROGRAMS
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated Test Engineer with a strong background in software testing and quality assurance.

    • Experienced in creating test plans, test cases, and executing tests

    • Proficient in using testing tools such as Selenium, JIRA, and TestRail

    • Skilled in identifying and documenting software defects

    • Strong analytical and problem-solving skills

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. Tell me about your experience
  • Ans. 

    I have 5 years of experience in software testing, specializing in automation testing using tools like Selenium and JUnit.

    • 5 years of experience in software testing

    • Specialize in automation testing using Selenium and JUnit

    • Experience in creating test cases, executing tests, and reporting bugs

    • Familiar with Agile development methodologies

    • Strong analytical and problem-solving skills

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Regression testing,smoke testing,api testing
  • Q2. Http status code,test plan
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

(1 Question)

  • Q1. Tesing realted question for manual and automation
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion and other benefit discussion

Interview Questionnaire 

6 Questions

  • Q1. Api testing methods?
  • Ans. 

    API testing methods involve functional, security, performance, and load testing of APIs.

    • Functional testing ensures that the API meets the requirements and specifications.

    • Security testing checks for vulnerabilities and ensures data protection.

    • Performance testing measures the API's response time and resource utilization.

    • Load testing evaluates the API's ability to handle a large number of requests.

    • Tools like Postman, Soap

  • Answered by AI
  • Q2. Rest assured
  • Q3. Write down positive amd negative Real-life testing scenarios like for traffic lights, elevator
  • Q4. Maven and jenkin
  • Q5. Testing lifecycle
  • Q6. Agile methodology

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Locator technique
  • Ans. 

    Locator technique is a method used to identify and locate elements in software testing.

    • Locator technique involves using unique identifiers to locate elements on a webpage or application.

    • Common locators include ID, class, name, XPath, and CSS selector.

    • Examples of locators: ID='username', class='btn-primary', XPath='//input[@id='password']'.

  • Answered by AI
  • Q2. Wait in Selenium

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Apr 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Questions on JAva-> String, collections,
  • Q2. Qestions on Selenium -> Diff b/w hook and background?
  • Ans. 

    Hook and background are two different concepts in Selenium.

    • A hook is a piece of code that runs before or after a scenario in a test.

    • Background is a step that runs before each scenario in a feature file.

    • Hooks are used to set up or tear down the test environment.

    • Background is used to set up the initial state of the scenario.

    • Hooks can be defined at different levels - global, feature, scenario, or step level.

    • Background is

  • Answered by AI
Round 3 - Coding Test 

Asked to find elements, given a testing sceanrio for writing code.

Round 4 - HR 

(1 Question)

  • Q1. Salary discussion, Location clarification

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview will be easiest only, answer it boldly and clearly.

Skills evaluated in this interview

Incedo Interview FAQs

How many rounds are there in Incedo Test Engineer interview?
Incedo interview process usually has 4 rounds. The most common rounds in the Incedo interview process are Technical, HR and Assignment.
How to prepare for Incedo Test Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Incedo. The most common topics and skills that interviewers at Incedo expect are Test Engineering, Automation, Automation Testing, LTE and Python.
What are the top questions asked in Incedo Test Engineer interview?

Some of the top questions asked at the Incedo Test Engineer interview -

  1. write an sql query and get the desired output on scr...read more
  2. Selenium waits, java oops , priority vs sever...read more
  3. Write a selenium code by using asserti...read more

Tell us how to improve this page.

Incedo Test Engineer Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more
Incedo Test Engineer Salary
based on 38 salaries
₹4 L/yr - ₹15.2 L/yr
61% more than the average Test Engineer Salary in India
View more details

Incedo Test Engineer Reviews and Ratings

based on 4 reviews

3.9/5

Rating in categories

3.6

Skill development

4.0

Work-life balance

2.7

Salary

2.8

Job security

3.4

Company culture

2.5

Promotions

2.9

Work satisfaction

Explore 4 Reviews and Ratings
Senior Software Engineer
1.1k salaries
unlock blur

₹6.5 L/yr - ₹23 L/yr

Software Engineer
883 salaries
unlock blur

₹3.2 L/yr - ₹13 L/yr

Technical Lead
584 salaries
unlock blur

₹9.3 L/yr - ₹38 L/yr

Senior Technical Lead
286 salaries
unlock blur

₹14.1 L/yr - ₹39.2 L/yr

Associate
283 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Explore more salaries
Compare Incedo with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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