Upload Button Icon Add office photos

Filter interviews by

Test Yantra Software Solutions Software Tester Interview Questions and Answers

Updated 6 Aug 2024

Test Yantra Software Solutions Software Tester Interview Experiences

2 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Asdfggj sdsdsdsd dsksduhcbdnu jhdsci?
  • Q2. Unxudsh jisdcuhsdcd iduschdidc dsuchdscdu ub?

Software Tester Interview Questions & Answers

user image shlok ulva

posted on 18 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Testing of project
  • Ans. 

    Testing of project involves thorough examination of software to ensure it meets requirements and functions correctly.

    • Create test cases based on requirements

    • Execute test cases to identify bugs

    • Report bugs and track their resolution

    • Perform regression testing to ensure fixes did not introduce new issues

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

(1 Question)

  • Q1. Testing of Project
  • Ans. 

    Testing of a project involves systematically evaluating the functionality and performance to ensure quality.

    • Create test cases based on requirements

    • Execute test cases manually or using automation tools

    • Report and track defects

    • Perform regression testing after fixes

    • Conduct performance and security testing

  • Answered by AI

Software Tester Interview Questions Asked at Other Companies

asked in Amdocs
Q1. Which is a best technique to generate automated test report ?
asked in Infosys
Q2. What is mean by automation testing and manual testing
Q3. What is SDLC and STLC ? Types of Testing?Types Of Test Cases And ... read more
Q4. 1)What is regression 2)Difference between Regression and Retestin ... read more
asked in Capgemini
Q5. how to fetch from hashmap? what is agile? tell about hybrid frame ... read more

Interview questions from similar companies

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

(1 Question)

  • Q1. What is testing
  • Ans. 

    Testing is the process of evaluating a software application to identify defects or bugs.

    • Testing involves executing the software with the intent of finding defects.

    • It ensures that the software meets the specified requirements and works as expected.

    • Types of testing include functional testing, performance testing, and security testing.

    • Examples of testing tools include Selenium, JUnit, and LoadRunner.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. 1 introduce 2. framework 3 oops 4 palindrome code
  • Q2. Framework explain in detail
  • Ans. 

    A framework is a set of guidelines, libraries, and tools used to develop and test software applications.

    • Framework provides a structure for organizing code and implementing common functionalities.

    • It helps in reducing development time and improving code quality.

    • Examples include Selenium for automated testing, Spring for Java development, and React for front-end web development.

  • Answered by AI
  • Q3. Oops concept with use of it
  • Ans. 

    Oops concepts are fundamental principles of object-oriented programming that help in organizing and designing code efficiently.

    • Encapsulation: bundling data and methods that operate on the data into a single unit (class)

    • Inheritance: allowing a class to inherit properties and behavior from another class

    • Polymorphism: ability of objects to take on multiple forms or have multiple behaviors

    • Abstraction: hiding the complex imp...

  • Answered by AI
  • Q4. Daily routine and responcibility

Skills evaluated in this interview

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

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

Round 1 - Screening Round 

(1 Question)

  • Q1. 1) Brief me about Yourself. 2) Education Background they ask me because I am from Non-IT. 3) If you have a mobile application Suppose you will be doing a Smoke Test Tell me the scenario. 4) Tell me a OTP b...
Round 2 - Client Interview 

(1 Question)

  • Q1. I have not yet get a chance to going further on Client Round Interview.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare for scenario-based question
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Oct 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 

(4 Questions)

  • Q1. Testing Process
  • Q2. Questions related to automation testing
  • Q3. OOPS concepts, Selenium concepts
  • Q4. SQL concepts , security & performance testing concepts
Round 3 - One-on-one 

(3 Questions)

  • Q1. Agile process, Process related
  • Q2. Write a Program, Testing Framework knowledge
  • Q3. Other tools knowledge (if shown in resume)

Interview Preparation Tips

Interview preparation tips for other job seekers - Work load, No job security
If you get good manager then you will be on top otherwise pathetic life
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic, aptitude questions

Round 2 - Technical 

(2 Questions)

  • Q1. Aptitude qes , software engineering quuestiooons
  • Q2. Oops ,sql,some hr questions

I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What is mean by smoke testing
  • Ans. 

    Smoke testing is a preliminary testing to check if the software build is stable enough for further testing.

    • Smoke testing is a type of non-exhaustive testing

    • It is performed to ensure that the critical functionalities of the software are working fine

    • It is usually done after a new build is received

    • It helps in identifying the major issues early in the testing cycle

    • Example: Checking if the login page is working fine after a

  • Answered by AI
  • Q2. Difference between regression and retesting
  • Ans. 

    Regression testing is testing the entire system after changes while retesting is testing only the failed test cases.

    • Regression testing is done to ensure that changes made to the system do not affect the existing functionality.

    • Retesting is done to ensure that the defects found in the previous test cycle have been fixed.

    • Regression testing is done after every build while retesting is done after every defect fix.

    • Regression...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - firstly prepare well then face the interview

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed before Jan 2022. There were 4 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 

It was coding test by client .mostly basic Java related questions and few code snippet they asked me to do.

Round 3 - Technical 

(1 Question)

  • Q1. Selenium and Java related questions.Basic to advance level questions were asked.
Round 4 - HR 

(1 Question)

  • Q1. Salary expectations Preferred Locations Technical skills in detail
  • Ans. 

    I am open to discussing salary expectations and preferred locations. I have strong technical skills in software testing.

    • Open to discussing salary expectations

    • Flexible with preferred locations

    • Strong technical skills in software testing

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Well prepare Java basics and brush up coding skills as they ask about output as well .

Interview Questionnaire 

2 Questions

  • Q1. Explain about the project you have done?
  • Q2. Need to explain our final year project

Test Yantra Software Solutions Interview FAQs

How many rounds are there in Test Yantra Software Solutions Software Tester interview?
Test Yantra Software Solutions interview process usually has 1-2 rounds. The most common rounds in the Test Yantra Software Solutions interview process are One-on-one Round and Technical.
What are the top questions asked in Test Yantra Software Solutions Software Tester interview?

Some of the top questions asked at the Test Yantra Software Solutions Software Tester interview -

  1. Testing of proj...read more
  2. unxudsh jisdcuhsdcd iduschdidc dsuchdscdu ...read more
  3. asdfggj sdsdsdsd dsksduhcbdnu jhds...read more

Tell us how to improve this page.

Test Yantra Software Solutions Software Tester Salary
based on 34 salaries
₹2.2 L/yr - ₹7.5 L/yr
At par with the average Software Tester Salary in India
View more details

Test Yantra Software Solutions Software Tester Reviews and Ratings

based on 3 reviews

3.7/5

Rating in categories

3.3

Skill development

3.3

Work-Life balance

2.8

Salary & Benefits

3.8

Job Security

3.3

Company culture

3.3

Promotions/Appraisal

2.9

Work Satisfaction

Explore 3 Reviews and Ratings
Test Engineer
14.5k salaries
unlock blur

₹2 L/yr - ₹7 L/yr

Associate Software Engineer
1k salaries
unlock blur

₹2 L/yr - ₹8 L/yr

Softwaretest Engineer
698 salaries
unlock blur

₹2.1 L/yr - ₹9 L/yr

Software Engineer
539 salaries
unlock blur

₹1.8 L/yr - ₹9.6 L/yr

Senior Test Engineer
321 salaries
unlock blur

₹2.4 L/yr - ₹9 L/yr

Explore more salaries
Compare Test Yantra Software Solutions with

Infosys

3.7
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview