Add office photos
Employer?
Claim Account for FREE

SE - Mentor

3.7
based on 50 Reviews
Filter interviews by

S.K Design Consulting Services Interview Questions and Answers

Updated 7 Sep 2024

Q1. Difference between sanity and regression testing

Ans.

Sanity testing is a quick check to ensure the basic functionality of the application, while regression testing is a comprehensive check to ensure that new changes do not affect existing functionality.

  • Sanity testing is performed on a new build or a small change in the code

  • Regression testing is performed on a modified build to ensure that existing functionality is not impacted

  • Sanity testing is a subset of regression testing

  • Sanity testing is a quick and shallow test, while regre...read more

View 1 answer

Q2. Different types of testing

Ans.

Different types of testing include unit testing, integration testing, system testing, and acceptance testing.

  • Unit testing: Testing individual components or units of code.

  • Integration testing: Testing the interaction between different components or modules.

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

  • Acceptance testing: Testing to ensure the system meets the requirements and is ready for deployment.

View 1 answer

Q3. How to schedule report export and email to the client

Ans.

Schedule report export and email to client using Power BI

  • Create a Power BI report with the data to be exported

  • Set up a data refresh schedule for the report

  • Use Power BI subscription feature to email the report to the client

View 1 answer

Q4. What type of graph is be used to represent historical sales data

Ans.

A line graph is typically used to represent historical sales data.

  • Line graph is ideal for showing trends over time

  • It helps in visualizing the sales performance over different time periods

  • Can be used to compare sales data from different years or quarters

Add your answer
Discover S.K Design Consulting Services interview dos and don'ts from real experiences

Q5. What is collection

Ans.

A collection is a group of related objects or data items that are stored together.

  • Collections can be used to store and manipulate groups of data in programming languages.

  • Examples include arrays, lists, sets, and maps.

  • Collections provide methods for adding, removing, and accessing elements within the group.

Add your answer

Q6. What is selenium

Ans.

Selenium is a popular open-source automation testing tool used for web application testing.

  • Selenium supports multiple programming languages like Java, Python, C#, etc.

  • It can automate web browsers and simulate user interactions.

  • Selenium WebDriver is the most commonly used component for writing automation scripts.

  • Selenium Grid allows running tests on different machines and browsers in parallel.

  • Selenium IDE is a record and playback tool for beginners.

Add your answer

Q7. Explain framework

Ans.

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

  • Provides structure and organization to code

  • Promotes code reusability

  • Facilitates automation and testing

  • Examples: Selenium for web automation, JUnit for unit testing

Add your answer

Q8. Oops concept in selenium

Ans.

Oops concept in selenium refers to Object-Oriented Programming principles used in Selenium automation testing.

  • Encapsulation: Encapsulating the web elements and their related methods within a class.

  • Inheritance: Reusing common methods and properties from parent classes in child classes.

  • Polymorphism: Ability to perform a single action in different ways based on the object type.

  • Abstraction: Hiding the complex implementation details and showing only the necessary features to the u...read more

Add your answer

Q9. Select class in selenium

Ans.

In Selenium, the Select class is used to work with dropdown elements on a web page.

  • The Select class provides methods to interact with dropdowns such as selecting options by index, value, or visible text

  • You need to import the Select class from the org.openqa.selenium.support.ui package

  • Example: Select dropdown = new Select(driver.findElement(By.id("dropdown")));

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

3.7
 • 6.1k Interview Questions
3.9
 • 3.9k Interview Questions
3.6
 • 1.7k Interview Questions
4.1
 • 771 Interview Questions
4.2
 • 237 Interview Questions
3.7
 • 133 Interview Questions
View all
Top SE - Mentor 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