Upload Button Icon Add office photos

Filter interviews by

TELUS Digital Senior Software Test Engineer Interview Questions and Answers

Updated 15 Jan 2025

TELUS Digital Senior Software Test Engineer Interview Experiences

2 interviews found

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

(2 Questions)

  • Q1. What is the process for conducting data-driven testing using SoapUI?
  • Ans. 

    Data-driven testing in SoapUI involves creating data sources, defining test cases, and executing tests with different data sets.

    • Create a data source containing test data (e.g. Excel file, database query)

    • Define test cases in SoapUI and link them to the data source

    • Execute tests with different data sets to validate functionality

    • View test results and analyze any failures for each data set

  • Answered by AI
  • Q2. What are the steps to debug errors in APIs and microservices?
  • Ans. 

    Steps to debug errors in APIs and microservices

    • Identify the source of the error by checking logs and monitoring tools

    • Reproduce the error by sending the same request that caused it

    • Use debugging tools like Postman, cURL, or browser developer tools to inspect requests and responses

    • Check the code for any logical errors or misconfigurations

    • Collaborate with developers to understand the code flow and potential issues

    • Write uni

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Can you describe your past company experience?
  • Ans. 

    I have worked at a software company for the past 5 years, specializing in test automation and quality assurance.

    • Led a team of testers in developing automated test scripts using Selenium

    • Implemented quality assurance processes to improve software reliability

    • Collaborated with developers to identify and fix bugs in the code

    • Performed regression testing on new software releases

    • Conducted performance testing to optimize softwa

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What are the automation challenges you have faced?
  • Ans. 

    Some automation challenges I have faced include handling dynamic elements, synchronization issues, and maintaining test scripts.

    • Handling dynamic elements on the webpage that change frequently

    • Synchronization issues between test scripts and application response times

    • Maintaining test scripts as the application evolves and changes

    • Dealing with different environments and configurations for testing

  • Answered by AI

Skills evaluated in this interview

Senior Software Test Engineer Interview Questions Asked at Other Companies

asked in Test Unity
Q1. What is retest and regression testing ?, Difference between authe ... read more
asked in KPMG India
Q2. How do you inspect a drop-down element and write the correspondin ... read more
asked in KPMG India
Q3. What do you write in LINQ, what is its purpose, and how do you va ... read more
asked in Code Vyasa
Q4. Oops concepts, how you have used oops concepts in ur current proj ... read more
Q5. How do to run screen reader?what are the basic shortcuts for test ... read more

Interview questions from similar companies

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
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

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.
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
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:
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 

(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
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

Interview Questionnaire 

2 Questions

  • Q1. Why should we choose you?
  • Ans. 

    I have the skills, experience, and passion to excel in this role.

    • I have a strong background in software development, with experience in multiple programming languages and frameworks.

    • I am a quick learner and enjoy tackling new challenges.

    • I am a team player and enjoy collaborating with others to achieve common goals.

    • I am passionate about software engineering and am always looking for ways to improve my skills and knowled...

  • Answered by AI
  • Q2. Why did you choose our company?
  • Ans. 

    I chose your company because of its reputation for innovation and its commitment to employee growth.

    • Your company has a strong reputation for innovation in the industry.

    • I was impressed by the emphasis on employee growth and development.

    • I believe that your company's values align with my own personal values.

    • I was excited about the opportunity to work with a talented team of engineers.

    • Your company's mission and vision reso

  • Answered by AI

Interview Preparation Tips

Round: Technical Interview
Experience: There were 2 technical rounds. Technical (software): These were tested-How a person approaches a problem,how he thinks.Solutions weren’t needed. Basic understanding, knowledge of Algorithms was tested.

Round: HR Interview
Experience: Knowledge in Machine learning, Artificial Intelligence (electives of the person)
Tips: Basic math would help. Speed doesn’t matter.

Skill Tips: For applying to Software profile, one needs to practice much.
College Name: IIT MADRAS

TELUS Digital Interview FAQs

How many rounds are there in TELUS Digital Senior Software Test Engineer interview?
TELUS Digital interview process usually has 1-2 rounds. The most common rounds in the TELUS Digital interview process are Technical and HR.
How to prepare for TELUS Digital Senior Software 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 TELUS Digital. The most common topics and skills that interviewers at TELUS Digital expect are Agile, Automation, Core Java, Customer Service and Debugging.
What are the top questions asked in TELUS Digital Senior Software Test Engineer interview?

Some of the top questions asked at the TELUS Digital Senior Software Test Engineer interview -

  1. What are the steps to debug errors in APIs and microservic...read more
  2. What is the process for conducting data-driven testing using Soap...read more
  3. What are the automation challenges you have fac...read more

Tell us how to improve this page.

TELUS Digital Senior Software Test Engineer Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
Teleperformance Interview Questions
3.9
 • 1.8k Interviews
View all
TELUS Digital Senior Software Test Engineer Salary
based on 92 salaries
₹5.7 L/yr - ₹14.2 L/yr
At par with the average Senior Software Test Engineer Salary in India
View more details

TELUS Digital Senior Software Test Engineer Reviews and Ratings

based on 6 reviews

4.8/5

Rating in categories

4.8

Skill development

4.9

Work-life balance

3.3

Salary

4.9

Job security

4.8

Company culture

3.3

Promotions

4.8

Work satisfaction

Explore 6 Reviews and Ratings
Module Lead
431 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
264 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
230 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Application Developer
224 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
220 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare TELUS Digital with

Concentrix Corporation

3.8
Compare

Foundever

3.6
Compare

Wipro

3.7
Compare

Genpact

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