Upload Button Icon Add office photos

Filter interviews by

IntelliCredence Senior Software Test Engineer Interview Questions and Answers

Updated 11 Jun 2024

Interview questions from similar companies

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

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

Round 1 - Coding Test 

OOPS, Data Structures, Algorithms

Round 2 - Technical 

(2 Questions)

  • Q1. Design Patterns used in the project?
  • Ans. 

    Singleton, Factory, Observer, Strategy patterns were used in the project.

    • Singleton pattern was used to ensure only one instance of a class is created.

    • Factory pattern was used to create objects without specifying the exact class of object that will be created.

    • Observer pattern was used to define a one-to-many dependency between objects.

    • Strategy pattern was used to define a family of algorithms, encapsulate each one, and

  • Answered by AI
  • Q2. Optimization of a Web API
  • Ans. 

    Optimizing a Web API involves improving performance, scalability, and efficiency.

    • Identify and eliminate bottlenecks in the API code

    • Implement caching mechanisms to reduce response times

    • Use asynchronous processing to handle concurrent requests efficiently

    • Optimize database queries to improve data retrieval speed

    • Minimize network latency by using content delivery networks (CDNs)

    • Implement rate limiting and throttling to prev

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Project Scneario based quesion on what are steps taken when we encounter an issue in production?
  • Q2. Steps in implementing requirement from business to development.
  • Ans. 

    Steps in implementing requirement from business to development involve analysis, design, implementation, testing, and deployment.

    • Analyze the business requirement to understand the scope and impact on the system

    • Design a solution that meets the business requirement and aligns with the existing system architecture

    • Implement the solution by writing code and integrating it with other components

    • Test the implemented solution t...

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Explain the framework that you developed?
  • Ans. 

    I developed a modular automation framework using Java, TestNG, and Selenium WebDriver.

    • Used Java as the programming language for writing test scripts

    • Utilized TestNG for test case management and execution

    • Implemented Selenium WebDriver for browser automation

    • Followed Page Object Model design pattern for better code organization

    • Used Maven for project management and dependency resolution

  • Answered by AI
  • Q2. OOPS concept REST API basic questions Selenium Basic questions
Round 2 - HR 

(1 Question)

  • Q1. Checking if the candidate is company fit or not

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Oct 2023. 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 tips
Round 2 - Technical 

(1 Question)

  • Q1. -OOPS Concept -Selenium Concepts- Select, Action, Alert , Windows -SQL -API
Round 3 - Behavioral 

(1 Question)

  • Q1. Basic related to projects and Agile Methodology
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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. Automation testing
  • Q2. Selenium questions
Round 3 - HR 

(3 Questions)

  • Q1. What is your preferred Job Location
  • Q2. Role and responsibilities
  • Q3. Salary negotiation

Interview Preparation Tips

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

I applied via Naukri.com and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Types of mobile app
  • Ans. 

    Types of mobile apps include native apps, web apps, and hybrid apps.

    • Native apps are developed for a specific platform using the platform's SDK (e.g. iOS apps written in Swift or Objective-C).

    • Web apps are accessed through a web browser and do not need to be downloaded from an app store (e.g. responsive websites).

    • Hybrid apps combine elements of both native and web apps, allowing for cross-platform compatibility (e.g. app...

  • Answered by AI
  • Q2. Types of testing
  • Ans. 

    Types of testing include unit testing, integration testing, system testing, acceptance testing, and regression testing.

    • Unit testing: Testing individual components or modules of the software.

    • Integration testing: Testing how different modules work together.

    • System testing: Testing the entire system as a whole.

    • Acceptance testing: Testing to ensure the software meets the requirements of the end users.

    • Regression testing: Tes...

  • Answered by AI
  • Q3. Diff between smoke and sanity testing
  • Ans. 

    Smoke testing is a subset of regression testing, focusing on basic functionality, while sanity testing is a subset of acceptance testing, focusing on specific areas.

    • Smoke testing is done to check if the software build is stable enough for further testing.

    • Sanity testing is done to check if specific functionalities are working as expected after changes.

    • Smoke testing is usually automated and performed early in the develop...

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. Manual testing SQL database
  • Q2. Jira tool informatica
  • Q3. ETL Testing Engineer

Interview Preparation Tips

Topics to prepare for Capgemini Senior Software Test Engineer interview:
  • Manual Testing
  • SQL Server
  • ETL Testing
  • Informatica
  • JIRA
Interview preparation tips for other job seekers - Software Test Engineer manual testing SQL database informatica power center
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Apr 2023.

Round 1 - One-on-one 

(1 Question)

  • Q1. Oops Concept Selenium Program using String & List
  • Ans. 

    Using Oops concept in Selenium program with String and List

    • Create a class for Selenium test with methods for testing

    • Use String variables for input data and List for storing test results

    • Implement methods for test cases using Oops concepts like inheritance and polymorphism

  • Answered by AI
Round 2 - Coding Test 

String Reverse ,
Duplicate String

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up topics on Selenium & Java

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Good experience
  • Q2. Selenium waits, framework design,testing annotations
Round 1 - Technical 

(1 Question)

  • Q1. Hybris Order fulfillment process

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident during interview and prepare well.

IntelliCredence Interview FAQs

How many rounds are there in IntelliCredence Senior Software Test Engineer interview?
IntelliCredence interview process usually has 1 rounds. The most common rounds in the IntelliCredence interview process are Technical.

Tell us how to improve this page.

IntelliCredence Senior Software Test Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Senior Software Engineer
10 salaries
unlock blur

₹6.7 L/yr - ₹10.5 L/yr

Software Engineer
4 salaries
unlock blur

₹6 L/yr - ₹7 L/yr

Associate Software Engineer
4 salaries
unlock blur

₹3 L/yr - ₹4 L/yr

Lead Analyst
4 salaries
unlock blur

₹14 L/yr - ₹17 L/yr

Senior Test Engineer
3 salaries
unlock blur

₹6.5 L/yr - ₹6.8 L/yr

Explore more salaries
Compare IntelliCredence with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.7
Compare

HCLTech

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