Filter interviews by
I applied via Campus Placement and was interviewed in Apr 2024. There was 1 interview round.
Program to print 'Hello, World!' in Python
Use the print() function in Python to display text
Enclose the text in single or double quotes
I applied via Internshala and was interviewed in Feb 2024. There were 2 interview rounds.
Scenarios on banking application for QA testing
1. User login with valid credentials
2. User login with invalid credentials
3. Transfer funds between accounts
4. Check account balance
5. Update personal information
SQL queries for QA Engineer interview
Use SELECT statement to retrieve data from database
Use WHERE clause to filter data based on specific conditions
Use JOIN clause to combine data from multiple tables
Use GROUP BY clause to group data based on specific columns
Use ORDER BY clause to sort data in ascending or descending order
JMeter is an open-source tool used for performance testing and load testing of web applications.
JMeter allows testers to simulate heavy loads on servers, networks, or objects to test their strength and analyze overall performance.
It can be used to measure performance under different load types, such as stress testing, spike testing, and endurance testing.
JMeter supports various protocols like HTTP, HTTPS, FTP, JDBC, LD...
The main responsibility of a QA Engineer is to ensure the quality of software products by testing and identifying defects.
Creating test plans and test cases
Executing test cases and reporting defects
Collaborating with developers to resolve issues
Automating test cases using tools like Selenium
Performing regression testing to ensure software stability
Ensuring software quality through testing involves thorough testing of all functionalities to identify and fix any bugs or issues.
Create test cases to cover all functionalities of the software
Perform manual and automated testing to identify bugs
Regression testing to ensure new changes do not impact existing functionalities
Use tools like Selenium, JUnit, or TestNG for automated testing
Collaborate with developers to fix
Cucumber and Karate are testing frameworks used for behavior-driven development (BDD) and API testing, respectively.
Cucumber is a BDD tool that allows writing test cases in plain English using Gherkin syntax
Karate is an API testing tool that combines API testing, test doubles, performance testing, and UI automation in one framework
Both tools support automation testing and help in collaboration between technical and non
D/B verification and validation in QA refers to the process of ensuring that data in a database is accurate, complete, and consistent.
Verification involves checking if the data in the database matches the expected values or rules.
Validation involves ensuring that the data in the database meets the specified requirements and is reliable.
Examples include verifying that user information is correctly stored in a database a...
posted on 4 May 2019
I applied via Naukri.com and was interviewed in Oct 2018. There were 3 interview rounds.
posted on 13 Jan 2021
I applied via Referral and was interviewed before Jan 2020. There was 1 interview round.
We are using a variety of technologies, including some of the latest ones.
We are using React for our front-end development.
We are also using Node.js for our back-end development.
We are using Docker for containerization.
We are using Kubernetes for orchestration.
We are using AWS for cloud hosting.
We are constantly evaluating new technologies to see if they can improve our development process.
It depends on the specific requirements and constraints of the project.
Consider the project's goals and objectives
Evaluate the available technologies and their capabilities
Assess the project's budget and timeline
Consult with stakeholders and experts in the field
Examples: React vs Angular, MySQL vs MongoDB, Java vs Python
I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.
I appeared for an interview before Apr 2021.
Round duration - 60 minutes
Round difficulty - Easy
Technical interview round with questions on DSA and DBMS mainly.
Given an array ARR
consisting of N
integers, determine the sum of the subarray with the maximum sum, including the possibility of an empty subarray.
A subarray is a...
Find the sum of the subarray with the maximum sum in a given array.
Iterate through the array and keep track of the current sum and maximum sum.
Update the maximum sum if the current sum becomes greater.
Handle cases where the array has all negative numbers or empty subarray.
Example: For input [-2, 1, -3, 4, -1], the maximum sum subarray is [4] with sum 4.
Given a positive integer N
, your task is to identify all prime numbers less than or equal to N
.
A prime number is a natural number greater than 1 that has no po...
Identify all prime numbers less than or equal to a given positive integer N.
Iterate from 2 to N and check if each number is prime
Use the Sieve of Eratosthenes algorithm for efficient prime number identification
Optimize by only checking numbers up to square root of N for divisibility
Joins in databases are used to combine rows from two or more tables based on a related column between them.
Joins are used to retrieve data from multiple tables based on a related column.
Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.
INNER JOIN returns rows when there is at least one match in both tables.
LEFT JOIN returns all rows from the left table and the matched rows from the right ta...
Round duration - 30 minutes
Round difficulty - Easy
Typical HR round with behavioral problems.
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
based on 1 interview
Interview experience
Software Engineer
35
salaries
| ₹3 L/yr - ₹8 L/yr |
Business Development Executive
19
salaries
| ₹2.4 L/yr - ₹4.5 L/yr |
Software Developer
17
salaries
| ₹2.2 L/yr - ₹10 L/yr |
Quality Analyst
9
salaries
| ₹2.6 L/yr - ₹10 L/yr |
Full Stack Developer
7
salaries
| ₹3.7 L/yr - ₹8 L/yr |
TCS
Infosys
Wipro
HCLTech