Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Jun 2023. There was 1 interview round.
SDLC stands for Software Development Life Cycle, which is a process used by software development teams to design, develop, and test high-quality software products. STLC stands for Software Testing Life Cycle, which is a subset of SDLC focused on testing activities.
SDLC involves planning, designing, coding, testing, and deployment stages.
STLC involves test planning, test design, test execution, and test closure stages.
S...
Smoke testing is a quick test to check if the build is stable, while sanity testing is a more thorough test to check specific functionalities.
Smoke testing is a preliminary test to ensure the build is stable enough for further testing.
Sanity testing is a more focused and thorough test to check specific functionalities or areas of the application.
Smoke testing is usually done before sanity testing.
Smoke testing is a sub...
Reverse a string in an array of strings
Iterate through each string in the array
Reverse each string using built-in functions or loops
Store the reversed strings back in the array
Top trending discussions
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 3 interview rounds.
I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.
Write a program to run the same test case 100 times
Use a loop to iterate 100 times
Call the test case function inside the loop
Track the results of each iteration if needed
A program to count the number of duplicate characters in an array of strings.
Iterate through each string in the array
For each string, iterate through each character and count the occurrences
Store the count of each character in a map or dictionary
Return the characters with count greater than 1
Framework is a structured set of guidelines, libraries, and tools used to develop software applications.
Framework provides a foundation for developers to build upon
It includes pre-written code, libraries, and APIs
Frameworks help in organizing code and promoting best practices
Examples: Selenium for automated testing, Angular for web development
Program to find odd numbers from array using collection
Create a list to store odd numbers
Iterate through the array and check if each element is odd
Add odd numbers to the list
Return the list of odd numbers
Locate and click on links using Selenium WebDriver
Use Selenium WebDriver to locate elements on the webpage
Identify the links using locators like ID, class name, xpath, etc.
Iterate through the list of links and perform a click action on each link
I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.
Remove duplicates from a given string?
My strength is attention to detail and problem-solving skills. My weakness is sometimes being too critical of my own work.
Strength: Attention to detail - I always ensure that every aspect of the project is thoroughly checked and accurate.
Strength: Problem-solving skills - I enjoy tackling complex issues and finding effective solutions.
Weakness: Being too critical of my own work - I strive for perfection which can somet
SQL query with join
Use JOIN keyword to combine rows from two or more tables based on a related column between them
Specify the columns to select from each table in the SELECT statement
Use ON keyword to specify the join condition
SQL query with join
Use JOIN keyword to combine rows from two or more tables based on a related column between them
Specify the columns to select from each table
Use ON keyword to specify the join condition
Aptitude Reasoning more practice need for this
Data structures main and good understanding and problem solving
Program to check if a number is prime or not.
Create a function to check if a number is prime by iterating from 2 to the square root of the number.
If the number is divisible by any number in that range, it is not prime.
Return true if the number is prime, false otherwise.
Polymorphism is the ability of a single function or method to operate on different types of data. Overriding is when a subclass provides a specific implementation of a method that is already provided by its superclass.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
Overriding occurs when a subclass provides a specific implementation of a method that is already provided b...
RPA Developer
20
salaries
| ₹2.2 L/yr - ₹6 L/yr |
Engineer
15
salaries
| ₹2.5 L/yr - ₹6.5 L/yr |
Automation Test Engineer
9
salaries
| ₹3.6 L/yr - ₹6.5 L/yr |
QA Engineer
6
salaries
| ₹2.3 L/yr - ₹4.2 L/yr |
Senior Engineer
5
salaries
| ₹6.2 L/yr - ₹11 L/yr |
TCS
Infosys
Wipro
HCLTech