UST BlueConch Technologies
10+ Wockhardt Interview Questions and Answers
Q1. difference between smoke and sanity What ts regression testing how you do UAT
Smoke testing is a quick test to check if the basic functionalities of the software are working, while sanity testing is a more thorough test to check if the specific changes or fixes made to the software are working as expected.
Smoke testing is done to ensure the stability of the software build before proceeding with further testing.
Sanity testing is done to ensure that specific changes or fixes made to the software are working as expected.
Regression testing is re-testing of...read more
Q2. Explain how data flow in your project
Data flows in our project through various stages including input, processing, and output.
Data is first collected from various sources such as user inputs, databases, or external APIs.
The collected data is then processed using algorithms, logic, and rules defined in the software.
Processed data is stored in databases or sent to other systems for further analysis or presentation.
Examples include user input being validated and stored in a database, or sensor data being processed ...read more
Q3. What prioratization techniques you use to arrive at priority of the backlog.
I use techniques like MoSCoW, Kano model, Value vs Effort matrix, WSJF, and Cost of Delay to prioritize the backlog.
MoSCoW method - Must have, Should have, Could have, Won't have
Kano model - Basic needs, Performance needs, Excitement needs
Value vs Effort matrix - High value, Low effort items are prioritized
WSJF (Weighted Shortest Job First) - Calculating priority based on cost of delay and job size
Cost of Delay - Prioritizing based on the impact of delaying a task
Q4. What are the action class methods ?
Action class methods are used to perform keyboard and mouse actions in Selenium.
Action class is part of Selenium's WebDriver API
Methods include click(), doubleClick(), contextClick(), dragAndDrop(), etc.
Used to simulate user interactions with web elements
Can be used for testing complex user interactions like drag and drop, hover, etc.
Q5. What is data warehouse
A data warehouse is a centralized repository that stores structured and unstructured data from various sources for analysis and reporting.
Data warehouses are used for decision-making and business intelligence purposes.
They typically store historical data and are optimized for complex queries.
Examples of data warehouse tools include Amazon Redshift, Snowflake, and Google BigQuery.
Q6. Explain project
The project is a web-based application for managing inventory and sales in a retail store.
Developed using Java Spring framework
Utilized MySQL database for storing data
Implemented RESTful APIs for communication between frontend and backend
Included features like product management, sales tracking, and user authentication
Q7. Explain SCD type
SCD stands for Slowly Changing Dimension, used in data warehousing to track changes in data over time.
SCD Type 1: Overwrites old data with new data
SCD Type 2: Creates new records for each change, maintaining history
SCD Type 3: Adds new columns to track changes without creating new records
SCD Type 4: Uses separate tables to store historical data
SCD Type 6: Hybrid approach combining Type 1 and Type 2
Q8. Explain OOPS concept explain
OOPS (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.
OOPS focuses on creating objects that interact with each other to solve a problem
Key principles include encapsulation, inheritance, polymorphism, and abstraction
Encapsulation: bundling data and methods that operate on the data into a single unit
Inheritance: allows a class to inherit properties and behavior from another class
Polymorphism: ability for ob...read more
Q9. OOPS concept explain
OOPS (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.
OOPS focuses on creating objects that interact with each other to solve a problem
It involves concepts like classes, objects, inheritance, polymorphism, and encapsulation
Classes are blueprints for creating objects, while objects are instances of classes
Inheritance allows a class to inherit properties and behavior from another class
Polymorphism allows ob...read more
Q10. Code to reverse string
Interview Process at Wockhardt
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month