Premium Employer

Info Edge

3.9
based on 1.9k Reviews
Filter interviews by

Innovalus Technologies Interview Questions and Answers

Updated 5 Feb 2024
Popular Designations

Q1. SQL query to get second largest salary of an employee from employee table

Ans.

SQL query to get second largest salary of an employee from employee table

  • Use ORDER BY and LIMIT to get the second highest salary

  • SELECT MAX(salary) FROM employee WHERE salary < (SELECT MAX(salary) FROM employee)

  • Use subquery to get the highest salary and then exclude it to get the second highest salary

Add your answer

Q2. Tell the output of given code

Ans.

Cannot answer without the code provided.

  • Need to see the code to determine the output.

  • Output may vary depending on the code.

  • Cannot provide an answer without more information.

Add your answer

Q3. Test cases for image upload feature

Ans.

Test cases for image upload feature

  • Verify that the image upload button is functional

  • Test uploading different file formats (jpg, png, gif)

  • Test uploading large files and verify that they are uploaded successfully

  • Test uploading files with special characters in the file name

  • Test uploading multiple images at once

  • Verify that the uploaded image is displayed correctly on the page

Add your answer

Q4. Test cases for buying a pen

Ans.

Test cases to ensure successful purchase of a pen

  • Verify that the pen is added to the cart

  • Check that the correct quantity of pens is added

  • Ensure that the correct price is displayed

  • Test the payment process

  • Verify that the order confirmation page is displayed

Add your answer
Discover Innovalus Technologies interview dos and don'ts from real experiences

Q5. Print second largest element in an array

Ans.

Print the second largest element in an array of strings

  • Sort the array in descending order and print the second element

  • Iterate through the array and keep track of the two largest elements

  • Use a priority queue to find the second largest element

Add your answer

Q6. Test cases for a login page

Ans.

Test cases for a login page

  • Verify successful login with valid credentials

  • Verify error message displayed with invalid credentials

  • Verify password field is masked

  • Verify 'forgot password' link redirects to password reset page

  • Verify 'create account' link redirects to registration page

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 Sdet (Software Development Engineer in Test) Interview Questions from Similar Companies

3.8
 • 18 Interview Questions
View all
Top Info Edge Sdet (Software Development Engineer in Test) 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

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