Add office photos
Employer?
Claim Account for FREE

Tier5

3.6
based on 28 Reviews
Filter interviews by

Indostar Capital Finance Interview Questions and Answers

Updated 13 Nov 2024
Asked in
QA Interview

Q1. how good am I as a software tester? Rate myself.

Ans.

It's not appropriate for me to rate your skills as a software tester.

  • It's important to receive feedback from your team and stakeholders.

  • Continuously improve your skills through training and learning from others.

  • Ensure you have a good understanding of the product and its requirements.

  • Be thorough in your testing and document any issues found.

  • Collaborate with developers to ensure issues are resolved.

Add your answer

Q2. What is cookies ?

Ans.

Cookies are small pieces of data stored on a user's computer by a website, used to remember user preferences and track user activity.

  • Cookies are used to store information such as user preferences, shopping cart items, and login credentials.

  • They can be either session cookies (temporary) or persistent cookies (stored for longer periods).

  • Cookies can be first-party (set by the website being visited) or third-party (set by a different domain).

Add your answer

Q3. What is async await?

Ans.

Async await is a feature in JavaScript that allows for asynchronous programming using promises.

  • Async await is used to write asynchronous code that looks synchronous, making it easier to read and maintain.

  • It allows functions to pause execution until a promise is resolved, using the 'await' keyword.

  • Async functions always return a promise, which can be handled using 'then' and 'catch'.

  • Example: async function fetchData() { await fetch('https://api.com/data'); }

Add your answer
Asked in
QA Interview

Q4. Write test case about a particular scenario

Ans.

Test case for login functionality

  • Enter valid username and password

  • Enter invalid username and valid password

  • Enter valid username and invalid password

  • Leave username and password fields blank

  • Enter special characters in username and password fields

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

Q5. What are the testing levels?

Ans.

Testing levels refer to the different stages of testing in the software development process.

  • Unit testing: Testing individual components or modules of the software.

  • Integration testing: Testing how different components work together.

  • System testing: Testing the entire system as a whole.

  • Acceptance testing: Testing to ensure the software meets the requirements of the end users.

Add your answer

Q6. What are testing types?

Ans.

Testing types refer to different approaches and techniques used to test software applications.

  • Functional Testing - testing the functionality of the software

  • Non-Functional Testing - testing aspects like performance, usability, security

  • Manual Testing - testing done manually by testers

  • Automated Testing - testing done using automated tools

  • Regression Testing - testing to ensure new code changes do not affect existing functionality

  • Smoke Testing - testing to check if the basic funct...read more

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

4.1
 • 201 Interview Questions
4.0
 • 170 Interview Questions
4.1
 • 152 Interview Questions
3.7
 • 144 Interview Questions
3.4
 • 138 Interview Questions
View all
Top Tier5 Interview Questions And Answers
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