Upload Button Icon Add office photos

Slk Software Services

Compare button icon Compare button icon Compare

Filter interviews by

Slk Software Services Softwaretest Engineer Interview Questions and Answers

Updated 21 Feb 2025

Slk Software Services Softwaretest Engineer Interview Experiences

1 interview found

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

I appeared for an interview before Feb 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Explain docker file
  • Ans. 

    Docker file is a text document that contains all the commands a user could call on the command line to assemble an image.

    • Docker file is used to build Docker images by specifying the base image, dependencies, and commands to run.

    • Each instruction in a Docker file creates a layer in the image.

    • Common instructions include FROM, RUN, COPY, CMD, and ENTRYPOINT.

    • Example: FROM ubuntu:latest, RUN apt-get update, COPY . /app, CMD ...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Explain workflow of Kubernetes
  • Ans. 

    Kubernetes is a container orchestration platform that automates the deployment, scaling, and management of containerized applications.

    • Kubernetes uses a master-slave architecture with a control plane (master) and worker nodes (slaves).

    • The control plane manages the cluster and schedules workloads, while worker nodes run containers and communicate with the control plane.

    • Kubernetes uses Pods as the smallest deployable unit...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Explain ci/cd pipelines
  • Ans. 

    CI/CD pipelines automate the process of testing and deploying code changes.

    • CI/CD stands for Continuous Integration/Continuous Deployment.

    • Automates the process of building, testing, and deploying code changes.

    • Helps in detecting bugs early in the development process.

    • Ensures that code changes are consistently tested and deployed.

    • Examples: Jenkins, GitLab CI/CD, CircleCI.

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Why this company
  • Ans. 

    I am impressed by the company's innovative products and strong reputation in the industry.

    • Impressed by innovative products

    • Strong reputation in the industry

    • Opportunity for professional growth and development

  • Answered by AI

Top trending discussions

View All
Interview Tips & Stories
2w
boredinlife
·
works at
Mercer
I left in the middle of an interview.
M a self-taught developer. been working really hard, trying to break into tech. Two days ago, I got approached by an hr from this e learning company for an IT role. I was super nervous but also excited because it felt like maybe this is it. The interview was on teams with 9 experienced pros all with degrees and certifications while I had no formal IT background, just self-taught skills. I felt completely out of place. Most of the interviewers were kind and said I could learn on the job. But one person kept throwing back-to-back questions with shady comments after every answer made me feel like I wasn’t good enough. It crushed my confidence About 10 minutes before the interview ended, I panicked. Anxiety took over, so I faked a network issue and left the call. Then I just broke down. I didn’t want to be disrespectful, so I quickly emailed saying I got disconnected. Truth is, I was overwhelmed and felt like a total fraud. I’ve wanted a job in tech for so long.
Got a question about Slk Software Services?
Ask anonymously on communities.

Interview questions from similar companies

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

Java code , oops, sql , spring bbot

Round 2 - Technical 

(2 Questions)

  • Q1. Maximum area of Stack
  • Ans. 

    The maximum area of a stack is determined by the size of the stack and the items it can hold.

    • The maximum area of a stack is calculated by multiplying the height of the stack by the width of the stack.

    • For example, if a stack has a height of 10 units and a width of 5 units, the maximum area would be 50 square units.

  • Answered by AI
  • Q2. Length of longest substring
  • Ans. 

    Find the length of the longest substring without repeating characters.

    • Iterate through the string and keep track of the characters seen so far in a set.

    • Use two pointers to mark the start and end of the current substring.

    • Update the maximum length of the substring as you iterate through the string.

  • Answered by AI

Skills evaluated in this interview

Softwaretest Engineer Interview Questions Asked at Other Companies

asked in Playablo
Q1. What is boundary value analysis? How do u perform boundary value ... read more
asked in Playablo
Q2. If you encounter a blocker defect the day before the release date ... read more
Q3. - Print the frequency of each alphabet for the given string. - Sw ... read more
asked in Playablo
Q4. Write an SQL query to display the total number of students from t ... read more
Q5. 1. What is STLC, SDLC 2. What is the bug Life cycle. 3. Differenc ... read more
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 Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is load testing
  • Ans. 

    Load testing is a type of performance testing that simulates real-world usage to evaluate how a system performs under specific conditions.

    • Simulates real-world usage to test system performance

    • Measures response times, throughput, and resource utilization

    • Helps identify bottlenecks and optimize system performance

    • Examples: testing how a website handles a large number of simultaneous users or how an application performs unde...

  • Answered by AI
  • Q2. What is regression testing
  • Ans. 

    Regression testing is the process of retesting software after changes to ensure that previously working features still work correctly.

    • Regression testing is performed to make sure that new code changes have not adversely affected existing functionality.

    • It involves running previously executed test cases to verify that no new bugs have been introduced.

    • Regression testing helps in maintaining the overall quality and stabili...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview process
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Fair and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. About the design pattern
  • Q2. Coding questions in stream api

Interview Preparation Tips

Interview preparation tips for other job seekers - Not selected for round 2
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Not great they have tied up with hacker rank and multiple times same set of questions

Round 2 - One-on-one 

(1 Question)

  • Q1. Basic questions easy rounds they make and no use

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont apply to this company they send fake invite and will conduct hacker rank interview and later they keep rescheduling interviews for 3 weeks and later say internal candiate hired..first of all you wont find there office in bangalore..fake HR fake company
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Campus Placement and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Coding Test 

It was simple basic level questions

Round 2 - Technical 

(1 Question)

  • Q1. Asked basic codes
Round 3 - HR 

(1 Question)

  • Q1. Normal basic hr type questions

Interview Preparation Tips

Topics to prepare for ThoughtWorks Softwaretest Engineer interview:
  • OOPS
Interview preparation tips for other job seekers - just make your basics strong
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 - Coding Test 

Plc coding scada configuration

Round 3 - One-on-one 

(4 Questions)

  • Q1. What advantages of closed loop system
  • Ans. 

    Closed loop systems provide real-time feedback and control, leading to increased efficiency and accuracy.

    • Real-time feedback allows for quick adjustments to be made, improving efficiency and accuracy

    • Controlled environment reduces the impact of external factors on the system

    • Can be used in a variety of industries, such as manufacturing, aerospace, and healthcare

    • Examples include automated insulin pumps for diabetes managem...

  • Answered by AI
  • Q2. Open loop system
  • Q3. U can check the feed back in closed loop system
  • Q4. No able to see

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing
Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Referral and was interviewed in Oct 2023. There were 4 interview rounds.

Round 1 - Coding Test 

2 leetcode questions medium level

Round 2 - Technical 

(1 Question)

  • Q1. Real life scenario based java questions based on resume and indepth resume discussion
Round 3 - One-on-one 

(1 Question)

  • Q1. Some behavioural and one coding question
Round 4 - One-on-one 

(1 Question)

  • Q1. Same as above indepth discussion
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I appeared for an interview in Jun 2023.

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

Manual testing MCQs questions

Round 3 - Technical 

(1 Question)

  • Q1. Related to coding problems and experience with automation testing and manual and frameworks
Round 4 - Technical 

(1 Question)

  • Q1. Coding and automation related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - My first and last advice please don't apply for any jobs here, they just waste ur 1 month of time and finally tells you like we don't offer u this position.
I have completed my assignment round and 2 technical rounds also. They said like im selected for 2 rounds, here recruiter name is URVI gupta no proper update after Completing the round they never give u update ur interview, v used to call them ask for update. After 2 rounds I called her continuously then she forwarded my info to hr Nishkarsh, then he called me and asked about availability of interview tomorrow at 12.30 i said yes, later he dropped a mail to submit documents. I finished all those and on my final round he didn't send me interview invitation and now he is not responding to my calls and SMS and mails. Now I received mail like we are not offering you this position.
Such a worst company i ever came.
Please don't waste someone times.we into NP it means this time is very important for us financially and professionally.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 6 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 - Coding Test 

This round was of 1 coding question and 25 mcq questions.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Basic information about youself and resume based question.
  • Q2. 1.Tell me about your self. 2.What have you done in 4 yrs. 3.What is your project about. 4.Tell me about your intern.
Round 4 - One-on-one 

(1 Question)

  • Q1. In this two coding question was given to solve in 60 minutes.
Round 5 - One-on-one 

(1 Question)

  • Q1. One coding question of graph and question on DBMS were asked. SQL and os question were also asked.
Round 6 - HR 

(1 Question)

  • Q1. Why do you want to join. Why to choose you. Your gretest achievement.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and be consistent in DSA.

Slk Software Services Interview FAQs

How many rounds are there in Slk Software Services Softwaretest Engineer interview?
Slk Software Services interview process usually has 4 rounds. The most common rounds in the Slk Software Services interview process are Technical and HR.
What are the top questions asked in Slk Software Services Softwaretest Engineer interview?

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

  1. Explain workflow of Kuberne...read more
  2. Explain ci/cd pipeli...read more
  3. Explain docker f...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.3/5

based on 3 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Slk Software Services Softwaretest Engineer Salary
based on 355 salaries
₹4 L/yr - ₹17.1 L/yr
60% more than the average Softwaretest Engineer Salary in India
View more details

Slk Software Services Softwaretest Engineer Reviews and Ratings

based on 37 reviews

3.7/5

Rating in categories

3.4

Skill development

3.6

Work-life balance

3.2

Salary

3.6

Job security

3.5

Company culture

3.1

Promotions

3.4

Work satisfaction

Explore 37 Reviews and Ratings
Software Engineer
1.1k salaries
unlock blur

₹2.8 L/yr - ₹9.8 L/yr

Senior Software Engineer
758 salaries
unlock blur

₹6.1 L/yr - ₹24 L/yr

Test Engineer
364 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Softwaretest Engineer
355 salaries
unlock blur

₹4 L/yr - ₹17.1 L/yr

Team Lead
295 salaries
unlock blur

₹9 L/yr - ₹30 L/yr

Explore more salaries
Compare Slk Software Services with

Xoriant

4.1
Compare

CitiusTech

3.3
Compare

HTC Global Services

3.5
Compare

HERE Technologies

3.8
Compare
write
Share an Interview