Filter interviews by
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
ETL testing is the process of validating and verifying data extraction, transformation, and loading in a data warehouse or data mart.
ETL testing involves ensuring data is extracted correctly from the source systems
It also involves verifying that data is transformed accurately according to business rules
Lastly, ETL testing checks that the loaded data is accurate and complete in the target database
Examples include valida...
A data warehouse is a centralized repository that stores structured and unstructured data from multiple sources for analysis and reporting.
Data warehouses are designed for querying and analysis rather than transaction processing.
They often contain historical data that is used for creating reports and data analysis.
Data warehouses typically use ETL processes to extract, transform, and load data from various sources.
Exam...
I applied via Referral and was interviewed before May 2023. There were 3 interview rounds.
Need to solve the use case and prepare code
I applied via Company Website and was interviewed in Jan 2022. There were 2 interview rounds.
Test plan is a detailed document that outlines the testing approach and activities. Test strategy is a high-level document that outlines the testing objectives and methods.
Test plan is more detailed than test strategy
Test plan includes specific test cases and test scenarios
Test strategy outlines the overall testing approach and objectives
Test strategy is created before the test plan
Test strategy is reviewed and updated
Requirement Traceability Matrix is a document that links requirements to test cases. Compatibility testing checks if software works on different platforms.
Requirement Traceability Matrix (RTM) is used to ensure that all requirements are tested and covered in test cases.
RTM helps in tracking the progress of testing and ensures that all requirements are met.
Compatibility testing is done to ensure that software works on d...
STLC is Software Testing Life Cycle which includes planning, designing, executing and reporting. Waterfall is a linear approach while Agile is iterative.
STLC is a process of testing software from planning to reporting
Waterfall is a linear approach where each phase is completed before moving to the next
Agile is an iterative approach where testing is done in short cycles called sprints
In Waterfall, testing is done at the...
Entry and exit criteria are maintained in the test plan document.
Entry criteria specify the conditions that must be met before testing can begin.
Exit criteria specify the conditions that must be met before testing can be considered complete.
These criteria are typically documented in the test plan document.
Examples of entry criteria include having the necessary test data and test environment set up.
Examples of exit crit...
Iterative model is a software development model where the development process is divided into smaller iterations.
Iterative model involves repeating the development process in small cycles.
Each cycle involves planning, designing, building, testing and evaluating the software.
Feedback from each cycle is used to improve the software in the next cycle.
Iterative model is useful when requirements are not clear or keep changi...
Defects life cycle is a process that describes the stages of a defect from discovery to resolution.
Defect is identified and reported
Defect is assigned to a developer
Developer fixes the defect
Defect is retested by the tester
If the defect is still present, it is reopened
If the defect is fixed, it is closed
Requirements are mapped to test cases by analyzing the requirements and creating test cases that cover all the aspects of the requirement.
Analyze the requirement document thoroughly
Identify the key functionalities and features
Create test cases that cover all the aspects of the requirement
Ensure that the test cases are traceable to the requirement
Review and validate the test cases with stakeholders
Files can be compared in Unix using the diff command.
Use the 'diff' command followed by the two file names to compare them.
The output will show the differences between the two files.
Use the '-y' option to display the differences side by side.
Use the '-q' option to only show if the files are different or not.
Use the '-r' option to compare files in directories recursively.
Components of test cases include test case ID, test case description, test steps, expected results, actual results, and status.
Test case ID: unique identifier for the test case
Test case description: brief description of the test case
Test steps: detailed steps to execute the test case
Expected results: expected outcome of the test case
Actual results: actual outcome of the test case
Status: pass/fail status of the test cas
Incomplete testing can lead to undetected defects and potential risks in production.
Undetected defects can cause system failures and downtime.
Incomplete testing can lead to security vulnerabilities.
Lack of testing can result in poor user experience and customer dissatisfaction.
Incomplete testing can lead to increased maintenance costs and longer development cycles.
I will produce test plan, test cases, test scripts, defect reports, and test summary report.
Test plan outlining the testing approach and scope
Test cases with steps, expected results, and actual results
Test scripts for automation
Defect reports with steps to reproduce and severity
Test summary report with overall results and recommendations
What people are saying about EPAM Systems
SCD types refer to slowly changing dimensions used in data warehousing to track historical changes in data over time.
SCD Type 1: Overwrites old data with new data, losing historical information.
SCD Type 2: Keeps multiple versions of the same record, with a separate row for each change.
SCD Type 3: Maintains both old and new values in the same record, with separate columns for each version.
Identifying duplicates and finding the latest duplicate in ETL testing
Identify duplicates by comparing key fields in the dataset
To find the latest duplicate, look for the record with the highest timestamp or version number
Use SQL queries or ETL tools to filter out duplicates and identify the latest one
Star schema has a single fact table connected to multiple dimension tables directly, while snowflake schema has normalized dimension tables connected to each other.
Star schema has denormalized dimension tables, making it easier to query but potentially less efficient for storage.
Snowflake schema has normalized dimension tables, reducing redundancy but potentially making queries more complex.
Star schema is more suitable...
Test artifacts are documents or deliverables created during the testing process to ensure thorough testing and documentation.
Test plan: outlines the testing approach, scope, resources, and schedule
Test cases: detailed steps to be executed during testing
Test scripts: automated scripts for regression testing
Test data: sample data used for testing
Defect reports: documentation of issues found during testing
Types of schema include star schema, snowflake schema, and fact constellation schema.
Star schema: central fact table connected to dimension tables in a star-like structure.
Snowflake schema: normalized form of star schema with dimension tables further normalized.
Fact constellation schema: multiple fact tables share dimension tables.
posted on 20 Jul 2024
Exception handling in Java is a mechanism to handle runtime errors and prevent program crashes.
Use try-catch blocks to handle exceptions
Use finally block to execute code regardless of exception
Use throw keyword to manually throw exceptions
Use throws keyword in method signature to declare exceptions that can be thrown
I applied via Naukri.com and was interviewed before Oct 2023. There was 1 interview round.
1) write a query to find the highly paid person between two tables
2)How to separate First and name last
3) Rank and dense rank
4)Facts and Dimensions
Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.
Regression testing is performed after code changes to verify that the existing features still work correctly.
It helps in identifying any defects introduced by new code changes.
Regression testing can be automated to save time and effort.
Examples include running test cas...
Smoke testing is a quick test to check if the basic functionalities of the software are working fine, while sanity testing is a more thorough test to check if the specific functionalities are working as expected.
Smoke testing is a subset of sanity testing
Smoke testing is done to check if the build is stable enough for further testing
Sanity testing is done to check specific functionalities after changes have been made
Sm...
based on 1 review
Rating in categories
Senior Software Engineer
2.6k
salaries
| ₹10.9 L/yr - ₹40.2 L/yr |
Software Engineer
1.6k
salaries
| ₹6.5 L/yr - ₹28.5 L/yr |
Lead Software Engineer
801
salaries
| ₹15.6 L/yr - ₹50 L/yr |
Senior Systems Engineer
300
salaries
| ₹12 L/yr - ₹36.3 L/yr |
Software Test Automation Engineer
254
salaries
| ₹6 L/yr - ₹21.2 L/yr |
TCS
Infosys
Wipro
HCLTech