Add office photos
Engaged Employer

Tech Mahindra

3.6
based on 33.1k Reviews
Filter interviews by

Tyger Capital Interview Questions and Answers

Updated 25 Feb 2024
Popular Designations

Q1. Difference between regression, retesting and sanity

Ans.

Regression tests changes in existing functionality, retesting tests fixed defects, and sanity tests basic functionality.

  • Regression testing ensures that changes in code do not affect existing functionality.

  • Retesting is done to ensure that defects have been fixed and do not reoccur.

  • Sanity testing is a quick check to ensure that basic functionality is working as expected.

  • Regression and retesting are usually done after changes have been made to the code, while sanity testing is d...read more

Add your answer

Q2. Difference between STLC AND SDLC

Ans.

STLC is a subset of SDLC that focuses on the testing phase of software development.

  • STLC stands for Software Testing Life Cycle.

  • SDLC stands for Software Development Life Cycle.

  • STLC is a subset of SDLC that focuses on the testing phase of software development.

  • SDLC encompasses all the phases of software development including requirements gathering, design, coding, testing, and maintenance.

  • STLC includes activities like test planning, test design, test execution, and test closure....read more

View 4 more answers

Q3. Bug finding from any product or area

Ans.

Bug finding involves thorough testing and analysis of the product or area.

  • Conducting various types of testing such as functional, regression, and performance testing

  • Using tools like JIRA, Bugzilla, and Selenium for bug tracking and reporting

  • Collaborating with developers and stakeholders to understand the product and its requirements

  • Analyzing logs and error messages to identify the root cause of the bug

  • Reproducing the bug and creating detailed bug reports with steps to reprodu...read more

View 1 answer

Q4. Difference between serialisation and deserialisation?

Ans.

Serialisation is converting data into a format that can be stored or transmitted, while deserialisation is the opposite process.

  • Serialisation is used to convert objects into a stream of bytes for storage or transmission.

  • Deserialisation is used to convert the stream of bytes back into an object.

  • Serialisation and deserialisation are commonly used in network communication and file storage.

  • Examples of serialisation formats include JSON, XML, and binary formats like Protocol Buffe...read more

Add your answer
Discover Tyger Capital interview dos and don'ts from real experiences

Q5. What are locator, exception handling

Ans.

Locators are used to identify web elements on a webpage, while exception handling is used to handle errors and unexpected events in software testing.

  • Locators are used in test automation to find and interact with web elements on a webpage, such as buttons, text fields, and dropdowns.

  • Common locators include ID, class name, name, tag name, link text, and CSS selectors.

  • Exception handling is used to handle errors and unexpected events that occur during test execution, ensuring tha...read more

Add your answer

Q6. rest assured for API testing

Ans.

Rest Assured is a Java-based library used for API testing and validation.

  • Rest Assured simplifies API testing by providing a domain-specific language (DSL) for writing tests.

  • It supports various HTTP methods like GET, POST, PUT, DELETE, etc.

  • It can validate response status codes, headers, and body using built-in or custom assertions.

  • It can also handle authentication, cookies, and SSL certificates.

  • Example: RestAssured.given().get("https://api.example.com/users").then().statusCode...read more

Add your answer

Q7. Reverse a string

Ans.

Reverse a string by iterating through the characters and swapping them

  • Create a function that takes a string as input

  • Initialize two pointers, one at the beginning and one at the end of the string

  • Swap the characters at the two pointers and move them towards the center until they meet

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Tyger Capital

based on 14 interviews in the last 1 year
1 Interview rounds
Technical Round
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Softwaretest Engineer Interview Questions from Similar Companies

3.7
 • 27 Interview Questions
3.5
 • 16 Interview Questions
4.0
 • 13 Interview Questions
3.7
 • 13 Interview Questions
3.7
 • 11 Interview Questions
3.8
 • 11 Interview Questions
View all
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter