Add office photos
Engaged Employer

FidyPay

3.6
based on 6 Reviews
Filter interviews by

Spun Micro Processing Interview Questions and Answers

Updated 18 Dec 2024

Q1. Type of wait in selenium and its syntax

Ans.

Implicit wait and Explicit wait are two types of waits in Selenium

  • Implicit wait is used to tell the WebDriver to wait for a certain amount of time before throwing a 'No Such Element' exception

  • Syntax for Implicit wait: driver.manage().timeouts().implicitlyWait(10, TimeUnit.SECONDS);

  • Explicit wait is used to tell the WebDriver to wait for a certain condition to occur before proceeding further

  • Syntax for Explicit wait: WebDriverWait wait = new WebDriverWait(driver, 10); wait.until...read more

Add your answer

Q2. Black box testing vs white box testing

Ans.

Black box testing focuses on testing the functionality of the software without knowing its internal code, while white box testing involves testing the internal code structure.

  • Black box testing is based on external specifications and does not require knowledge of internal code.

  • White box testing is based on internal code structure and requires knowledge of the code.

  • Black box testing is more focused on user perspective and behavior.

  • White box testing is more focused on code cover...read more

Add your answer

Q3. Type of locators in selenium

Ans.

Types of locators in Selenium include ID, Name, Class Name, Tag Name, Link Text, Partial Link Text, CSS Selector, and XPath.

  • ID - locate elements by their ID attribute

  • Name - locate elements by their Name attribute

  • Class Name - locate elements by their Class attribute

  • Tag Name - locate elements by their HTML tag name

  • Link Text - locate elements by the exact text of a link

  • Partial Link Text - locate elements by a partial match of link text

  • CSS Selector - locate elements using CSS sel...read more

Add your answer

Q4. Type of join in sql

Ans.

Types of joins in SQL include inner join, outer join, left join, and right join.

  • Inner join: Returns rows when there is a match in both tables

  • Outer join: Returns all rows when there is a match in one of the tables

  • Left join: Returns all rows from the left table and the matched rows from the right table

  • Right join: Returns all rows from the right table and the matched rows from the left table

Add your answer
Discover Spun Micro Processing interview dos and don'ts from real experiences

Q5. Type of testing

Ans.

Different types of testing include functional, non-functional, manual, automated, regression, performance, and security testing.

  • Functional testing focuses on verifying that the software functions correctly according to the requirements.

  • Non-functional testing includes performance, usability, reliability, and compatibility testing.

  • Manual testing involves testers executing test cases manually without using any automation tools.

  • Automated testing uses tools to automate the executi...read more

Add your answer
Ans.

BDD focuses on behavior while TDD focuses on implementation details.

  • BDD (Behavior Driven Development) focuses on defining the behavior of the system from the user's perspective.

  • TDD (Test Driven Development) focuses on writing tests before writing the actual code.

  • BDD uses natural language to define scenarios and features, making it more readable for non-technical stakeholders.

  • TDD is more focused on writing small, specific tests to drive the design of the code.

  • BDD helps in ensu...read more

Add your answer

More about working at FidyPay

HQ - Indore,Madhya Pradesh, India
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

3.7
 • 6.2k Interview Questions
4.0
 • 380 Interview Questions
3.7
 • 340 Interview Questions
3.6
 • 174 Interview Questions
4.2
 • 147 Interview Questions
3.8
 • 130 Interview Questions
View all
Top FidyPay 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