Filter interviews by
I applied via Hirist and was interviewed in Jul 2024. There were 2 interview rounds.
The assignment covers multiple areas of manual QA concepts and tests your critical thinking capability and then they also ask for finding issues in their site
Sanity testing is a narrow and deep testing to ensure that the critical functionalities work correctly, while smoke testing is a broad and shallow testing to ensure that the software is stable enough for further testing.
Sanity testing focuses on specific areas of the application, while smoke testing covers the basic functionalities.
Sanity testing is usually performed after a specific change or bug fix, while smoke test...
Regression testing is testing the entire application after a change, while retesting is testing a specific bug fix.
Regression testing is done to ensure that new code changes do not affect existing functionality.
Retesting is done to verify that a specific bug or issue has been fixed.
Regression testing involves testing the entire application, while retesting focuses on a specific area.
Examples: After adding a new feature...
Key components of a bug report
Description of the bug
Steps to reproduce the bug
Expected behavior
Actual behavior
Screenshots or logs if available
Priority and severity help in determining the urgency and impact of a bug, guiding the team in deciding which issues to address first.
Priority indicates the order in which bugs should be fixed, based on business needs or impact on users.
Severity reflects the impact of a bug on the system or users, helping prioritize critical issues.
By considering both priority and severity, teams can efficiently allocate resources and ...
Different testing techniques include black box testing, white box testing, regression testing, and exploratory testing.
Black box testing: Testing the functionality of a system without knowing its internal code.
White box testing: Testing the internal logic and structure of a system.
Regression testing: Testing to ensure that new code changes do not adversely affect existing functionality.
Exploratory testing: Informal tes...
Top trending discussions
I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.
Scenario based questions
I applied via Approached by Company and was interviewed in Dec 2024. There was 1 interview round.
I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.
Easy very simple questions sked in test
SDLC stands for Software Development Life Cycle, a process used to design, develop, and test software.
SDLC is a systematic process for building software applications.
It includes phases like planning, analysis, design, implementation, testing, and maintenance.
Each phase has specific goals and deliverables to ensure the quality and success of the software.
Examples of SDLC models include Waterfall, Agile, and DevOps.
Hackerank platform with multiple questions.
Aptitude was hosted by Amazon themselves comprising of 3 sections:
1. Coding
2. MCQ regarding QA methodologies
3. Behavioural questions (where does your alignment lies)
Check if two strings are anagrams of each other
Create a function that takes in two strings as input
Remove all spaces and special characters from both strings
Sort the characters in both strings and compare them to check if they are equal
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
Handling multiple windows in Selenium involves switching between windows and performing actions on each window.
Use getWindowHandles() to get all window handles
Switch to a specific window using switchTo().window(handle)
Perform actions on the window
Switch back to the original window if needed
I applied via Job Portal and was interviewed in Aug 2024. There were 2 interview rounds.
Bubble sort algo, String manipulation
Interview experience
Senior Executive
6
salaries
| ₹3 L/yr - ₹4.2 L/yr |
Senior Executive Operations
5
salaries
| ₹4.2 L/yr - ₹5 L/yr |
Assistant Manager Operations
4
salaries
| ₹6.5 L/yr - ₹8 L/yr |
Procurement Manager
4
salaries
| ₹11 L/yr - ₹11 L/yr |
Senior Customer Service Executive
4
salaries
| ₹3.6 L/yr - ₹5.4 L/yr |
Infosys
TCS
Wipro
HCLTech