Upload Button Icon Add office photos

Filter interviews by

Yakshna Technologies Softwaretest Engineer Interview Questions and Answers

Updated 24 Jul 2024

Yakshna Technologies Softwaretest Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Minimum 40% Passing criteria

Round 2 - HR 

(1 Question)

  • Q1. Why would u like to join us ?
  • Ans. 

    I am passionate about software testing and believe in the innovative work being done at your company.

    • I am impressed by the cutting-edge technology and projects your company is involved in.

    • I am excited about the opportunity to work with a talented team of professionals in the field of software testing.

    • I believe that joining your company will provide me with the opportunity to grow and develop my skills in software testi

  • Answered by AI

Interview questions from similar companies

I applied via LinkedIn and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic test difficulty level was decent. Mathematics and reasoning based.

Round 2 - Coding Test 

Coding questions on basic DSA . Difficulty level was medium

Interview Preparation Tips

Interview preparation tips for other job seekers - Study hard and never give up. You will make it to your dream company. Just try to gain practical experience by internships or projects.
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. Spring boot , java 8 questions
  • Q2. Streams questions and how to give distinct list using streams.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with core Java and spring boot questions
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 - HR 

(2 Questions)

  • Q1. Do you have any offer?
  • Q2. What are your Weakeness?

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't tell them any if you have , if you have lower than nagrro then ok you can tell them
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Logical and analytical

Round 2 - Coding Test 

Dsa questions difficultly level was medium

Round 3 - Technical 

(1 Question)

  • Q1. Oops, linked list, sorting algorithms

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to have developement skills also
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Indeed and was interviewed before Aug 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. Write a program to mirror the pixel in a screen matrix of 24 bit pixels
  • Ans. 

    Program to mirror the pixel in a screen matrix of 24 bit pixels

    • Create a 2D array to represent the screen matrix of pixels

    • Iterate through each row and swap the pixels from left to right

    • Ensure to handle the 24 bit pixels properly for mirroring

    • Example: [[255, 0, 0], [0, 255, 0], [0, 0, 255]] -> [[0, 0, 255], [0, 255, 0], [255, 0, 0]]

  • Answered by AI
Round 3 - Coding Test 

3 rounds of coding problems in c++ from various disciplines some relatively easy and some hard

Interview Preparation Tips

Interview preparation tips for other job seekers - Do a lot of leetcode

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Naukri.com

Round 1 - Aptitude Test 

50 questions and 1 hour time

Round 2 - Coding Test 

3 questions and 40 min time

Round 3 - One-on-one 

(1 Question)

  • Q1. What is software testing.
  • Ans. 

    Software testing is the process of evaluating a software application to ensure it meets specified requirements and functions correctly.

    • Identifying defects or bugs in the software

    • Verifying that the software meets functional and non-functional requirements

    • Ensuring the software is user-friendly and meets user expectations

    • Types of testing include unit testing, integration testing, system testing, and acceptance testing

  • Answered by AI

Skills evaluated in this interview

I applied via Company Website and was interviewed in May 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. Explained agile methodologies
  • Ans. 

    Agile methodologies are iterative and incremental approaches to software development that prioritize customer satisfaction and adaptability.

    • Agile emphasizes collaboration and communication between team members and stakeholders

    • It values working software over comprehensive documentation

    • It involves frequent testing and feedback to ensure quality and responsiveness

    • Examples of agile methodologies include Scrum, Kanban, and

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What is your Expected ctc.

Interview Preparation Tips

Topics to prepare for Cognizant Softwaretest Engineer interview:
  • Manual Testing
Interview preparation tips for other job seekers - Good work environment and good luck. And also new technologies that offers Financial advisory services.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

On leetcode based prblm there are questions asked

Round 2 - Technical 

(2 Questions)

  • Q1. What are trees and binary search
  • Ans. 

    Trees are hierarchical data structures with nodes connected by edges. Binary search is a search algorithm that finds the position of a target value within a sorted array.

    • Trees are made up of nodes connected by edges, with a root node at the top and leaf nodes at the bottom.

    • Binary search is a divide and conquer algorithm that compares the target value to the middle element of a sorted array.

    • Binary search is efficient fo...

  • Answered by AI
  • Q2. What are graphs
  • Ans. 

    Graphs are data structures that consist of nodes (vertices) connected by edges (links).

    • Graphs can be directed or undirected.

    • Nodes can have attributes or properties.

    • Edges can have weights or labels.

    • Examples of graphs include social networks, road networks, and organizational hierarchies.

  • Answered by AI
Round 3 - Coding Test 

Projects and dsa based round is this

Round 4 - Technical 

(1 Question)

  • Q1. This is very tough rounf
Round 5 - Technical 

(1 Question)

  • Q1. This is also very tough

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Mostly questions come from DP,Graphs

Round 2 - HR 

(2 Questions)

  • Q1. Tell ne about yourself
  • Ans. 

    I am a dedicated Software Test Engineer with 5 years of experience in manual and automated testing.

    • 5 years of experience in software testing

    • Proficient in manual and automated testing

    • Strong attention to detail and problem-solving skills

  • Answered by AI
  • Q2. Your interest about company?
  • Ans. 

    I am interested in the company's innovative approach to software testing and their commitment to quality assurance.

    • I am impressed by the company's track record of delivering high-quality software products.

    • I am excited about the opportunity to work with cutting-edge technologies and tools in software testing.

    • I appreciate the company's focus on continuous learning and professional development for its employees.

  • Answered by AI

Yakshna Technologies Interview FAQs

How many rounds are there in Yakshna Technologies Softwaretest Engineer interview?
Yakshna Technologies interview process usually has 2 rounds. The most common rounds in the Yakshna Technologies interview process are HR and Aptitude Test.

Tell us how to improve this page.

Yakshna Technologies Softwaretest Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
AWS Administrator
6 salaries
unlock blur

₹4 L/yr - ₹5.2 L/yr

Mobile Application Developer
5 salaries
unlock blur

₹3 L/yr - ₹5.9 L/yr

DOT NET Developer
5 salaries
unlock blur

₹1.8 L/yr - ₹4.8 L/yr

Software Developer
4 salaries
unlock blur

₹3 L/yr - ₹7 L/yr

Business Analyst
4 salaries
unlock blur

₹4.5 L/yr - ₹5.5 L/yr

Explore more salaries
Compare Yakshna Technologies with

Cognizant

3.7
Compare

Teleperformance

3.9
Compare

iEnergizer

4.6
Compare

Reliance Retail

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