Upload Button Icon Add office photos

Filter interviews by

Slk Software Services Software Testing Engineer Interview Questions and Answers

Updated 9 Mar 2023

Slk Software Services Software Testing Engineer Interview Experiences

4 interviews found

Interview Questionnaire 

2 Questions

  • Q1. Scenario on login page
  • Q2. If time is less then what is your testing approach
  • Ans. 

    If time is less, prioritize testing based on risk and criticality.

    • Identify critical functionalities and test them first

    • Use automation testing to save time

    • Focus on high priority test cases

    • Perform exploratory testing to cover maximum scenarios

    • Collaborate with the team to divide and conquer

    • Use risk-based testing approach

  • Answered by AI

Skills evaluated in this interview

Software Testing Engineer Interview Questions & Answers

user image Raghavendra Kulkarni

posted on 9 Mar 2023

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 - One-on-one 

(2 Questions)

  • Q1. Testing concepts ? Lifecycle ? Automation ? QA Process ? Metrics ? Delivery ? Test management ? Defect life cycle ? Agile process ? RTM? Waterfall model
  • Q2. Testing life cycle Test management

Interview Preparation Tips

Interview preparation tips for other job seekers - Best practices, experience , execution , technical scenarios

Software Testing Engineer Interview Questions Asked at Other Companies

asked in Wipro
Q1. Maximal AND Subsequences Problem Given an array consisting of N i ... read more
asked in Paytm
Q2. Number and Digits Problem Statement You are provided with a posit ... read more
asked in TCS
Q3. Tell me the scenarios of the water bottle or login page
asked in Paytm
Q4. Reverse the String Problem Statement You are given a string STR w ... read more
Q5. 1) explain roles and responsibility of previous projects you have ... read more

I applied via Naukri.com and was interviewed in Jul 2021. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. All the questions were about Guidewire functionalities.
  • Q2. Challenges faced in previous projects and different transactions in guidewire policy centre.
  • Ans. 

    Challenges faced in previous projects and different transactions in Guidewire Policy Centre.

    • Integration issues with third-party systems

    • Data migration challenges

    • Complex business rules and workflows

    • Performance issues with large data sets

    • Testing multiple policy transactions

    • Handling exceptions and errors

    • Customization challenges

    • Version control and deployment issues

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This position was about Guidewire testing. So, if the position is regarding Guidewire. Learn all about different transactions.

Software Testing Engineer Interview Questions & Answers

user image Poornima Murugesan

posted on 7 Jan 2022

I applied via Recruitment Consultant and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Mainframe related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold and confident about whatever you're answering

Slk Software Services interview questions for designations

 Software Engineer

 (6)

 Project Leader- Testing

 (1)

 Senior Software Engineer

 (7)

 Software Engineer Trainee

 (2)

 Senior Software Engineer 2

 (1)

 Software Developer

 (2)

 Software Tester

 (1)

 Software Team Lead

 (2)

Interview questions from similar companies

I applied via LinkedIn and was interviewed in Sep 2022. 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. Program to find repeating characters in a string
  • Ans. 

    The program finds repeating characters in a given string.

    • Iterate through each character in the string

    • Store each character in a data structure

    • If a character is already present in the data structure, it is a repeating character

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Program to find whether a number is prime or not
  • Ans. 

    Program to check if a number is prime or not

    • A prime number is only divisible by 1 and itself

    • Loop through numbers from 2 to n-1 and check if n is divisible by any of them

    • If n is divisible by any number, it is not prime

    • If n is not divisible by any number, it is prime

  • Answered by AI
  • Q2. Explain Automation framework that u suggest to automate amazon application
  • Ans. 

    I suggest using a hybrid automation framework for testing Amazon application.

    • Use Selenium WebDriver for web automation

    • Use Appium for mobile automation

    • Use TestNG for test management and reporting

    • Use Page Object Model for better code maintenance

    • Use data-driven approach for test data management

    • Use Jenkins for continuous integration and deployment

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and do your job, do worry about rejections. Not all company thinks in same manner.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Api testing, behavioural question, sql, writing test cases

Interview Preparation Tips

Interview preparation tips for other job seekers - Be specific , they just want to know, you know about testing or not.

I applied via Naukri.com and was interviewed before Feb 2021. There were 3 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. What is in Testing Life Cycle and Bug Life Cycle?
  • Ans. 

    Testing Life Cycle includes planning, designing, executing and reporting. Bug Life Cycle includes reporting, assigning, fixing and verifying.

    • Testing Life Cycle involves planning, designing, executing and reporting of tests.

    • Bug Life Cycle involves reporting, assigning, fixing and verifying bugs.

    • Testing Life Cycle starts with requirement analysis and ends with test closure.

    • Bug Life Cycle starts with bug reporting and end...

  • Answered by AI
  • Q2. What is the difference between severity and priority of a bug?
  • Ans. 

    Severity is the impact of a bug on the system while priority is the urgency of fixing it.

    • Severity is the measure of how much a bug affects the system's functionality or performance.

    • Priority is the measure of how urgently a bug needs to be fixed.

    • A high severity bug may not have a high priority if it does not affect critical functionality.

    • A low severity bug may have a high priority if it affects critical functionality.

    • Bo...

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

(2 Questions)

  • Q1. What are challenges that you faced during Testing phase?
  • Ans. 

    Challenges faced during testing phase

    • Lack of clear requirements

    • Limited access to test environment

    • Time constraints

    • Difficulty in reproducing bugs

    • Integration issues with third-party systems

    • Lack of proper documentation

    • Testing on multiple platforms and devices

    • Dealing with unexpected errors

  • Answered by AI
  • Q2. What are your biggest achievements and contributions?

Interview Preparation Tips

Interview preparation tips for other job seekers - Tell your answers confidently and keeping it brief unless asked for explanation

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is API testing
  • Ans. 

    API testing is testing the functionality, reliability, performance, and security of APIs.

    • API testing involves testing the communication between different software systems using APIs.

    • It focuses on verifying the functionality, performance, reliability, and security of APIs.

    • API testing can be done at different levels such as unit testing, integration testing, and end-to-end testing.

    • Tools like Postman, SoapUI, and JMeter a...

  • Answered by AI
  • Q2. What is BDD framework
  • Ans. 

    BDD framework stands for Behavior Driven Development framework, which focuses on the behavior of the system from the end user's perspective.

    • BDD framework uses natural language to describe the behavior of the system

    • It helps in collaboration between developers, testers, and business stakeholders

    • Popular BDD frameworks include Cucumber, SpecFlow, and JBehave

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Xpath n css selector
  • Q2. WAP to print alternate chars
  • Ans. 

    Print alternate characters from a given string

    • Iterate through the characters of the string

    • Print characters at even indices

  • Answered by AI
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Haker rank test basic testing stuff and also basic test methodology, test principals etc

Round 2 - Technical 

(1 Question)

  • Q1. Good experience interviewer was experienced and considerate

Slk Software Services Interview FAQs

How many rounds are there in Slk Software Services Software Testing Engineer interview?
Slk Software Services interview process usually has 2 rounds. The most common rounds in the Slk Software Services interview process are Resume Shortlist and One-on-one Round.
What are the top questions asked in Slk Software Services Software Testing Engineer interview?

Some of the top questions asked at the Slk Software Services Software Testing Engineer interview -

  1. If time is less then what is your testing approa...read more
  2. Challenges faced in previous projects and different transactions in guidewire p...read more
  3. Testing concepts ? Lifecycle ? Automation ? QA Process ? Metrics ? Delivery ? T...read more

Tell us how to improve this page.

Slk Software Services Software Testing Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Slk Software Services Software Testing Engineer Salary
based on 20 salaries
₹3 L/yr - ₹7.8 L/yr
27% less than the average Software Testing Engineer Salary in India
View more details

Slk Software Services Software Testing Engineer Reviews and Ratings

based on 7 reviews

4.5/5

Rating in categories

4.0

Skill development

4.2

Work-life balance

3.1

Salary

4.4

Job security

4.1

Company culture

3.4

Promotions

4.3

Work satisfaction

Explore 7 Reviews and Ratings
Software Engineer
1k salaries
unlock blur

₹2.8 L/yr - ₹10.1 L/yr

Senior Software Engineer
722 salaries
unlock blur

₹5.7 L/yr - ₹21 L/yr

Test Engineer
360 salaries
unlock blur

₹2 L/yr - ₹9.7 L/yr

Softwaretest Engineer
306 salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Team Lead
269 salaries
unlock blur

₹8.3 L/yr - ₹31 L/yr

Explore more salaries
Compare Slk Software Services with

Persistent Systems

3.5
Compare

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

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