Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2022. There were 3 interview rounds.
Assignment was to prepare defect report on 3 random application.
Software testing is the process of evaluating a software product to detect differences between given input and expected output.
Retesting is testing the same functionality again with different inputs, while regression testing is testing the entire system to ensure that new changes have not affected the existing functionality.
Smoke testing is a preliminary test to check if the software is stable enough for further testin...
To test Amazon home page, we can write test cases for UI, functionality, performance, security, and compatibility.
UI testing: Verify the layout, design, and responsiveness of the page.
Functionality testing: Test search, navigation, login, cart, checkout, etc.
Performance testing: Check page load time, server response time, etc.
Security testing: Test for vulnerabilities like XSS, CSRF, SQL injection, etc.
Compatibility te...
I applied via Job Portal and was interviewed in Oct 2024. There were 2 interview rounds.
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.
I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.
Developed a test automation framework for a web application
Designed and implemented test cases using Selenium WebDriver
Integrated the framework with Jenkins for continuous integration
Performed regression testing and reported bugs using Jira
Action modes are different modes in which an action can be performed in a software application.
Action modes define how a specific action will be executed within the software.
Examples of action modes include edit mode, view mode, delete mode, etc.
To switch to a frame in test automation, use the switchTo() method in Selenium WebDriver.
Use driver.switchTo().frame() method to switch to a frame by index, name, or WebElement.
To switch back to the default content, use driver.switchTo().defaultContent().
Make sure the frame is present and loaded before switching to it.
Program to reverse a string using array of characters
Create an array of characters to store the input string
Iterate through the input string and store each character in the array
Iterate through the array in reverse order to construct the reversed string
To create a table in SQL using INSERT, you need to first create the table structure and then insert data into it.
Create a table using CREATE TABLE statement with column names and data types
Insert data into the table using INSERT INTO statement with values for each column
Example: CREATE TABLE employees (id INT, name VARCHAR(50)); INSERT INTO employees VALUES (1, 'John')
The ALTER command is used to modify an existing database object in SQL.
Use ALTER TABLE to modify a table structure
Use ALTER INDEX to modify an index
Use ALTER VIEW to modify a view
Use ALTER PROCEDURE to modify a stored procedure
I am a dedicated Test Engineer with a strong background in software testing and quality assurance.
Experienced in creating test plans, test cases, and executing tests
Proficient in using testing tools such as Selenium, JIRA, and TestRail
Skilled in identifying and documenting software defects
Strong analytical and problem-solving skills
Excellent communication and teamwork abilities
WCAG guidelines are a set of accessibility standards for web content to ensure it is accessible to people with disabilities.
WCAG stands for Web Content Accessibility Guidelines
It provides guidelines for making web content more accessible to people with disabilities
There are 4 principles of WCAG: Perceivable, Operable, Understandable, and Robust
Examples of WCAG guidelines include providing alt text for images, using pro...
Accessibility tools are software or hardware devices designed to assist individuals with disabilities in accessing digital content or technology.
Accessibility tools can include screen readers, magnifiers, speech recognition software, and alternative input devices.
These tools help individuals with visual, auditory, motor, or cognitive impairments navigate and interact with websites, applications, and devices.
Examples of...
QA Engineer
11
salaries
| ₹1.9 L/yr - ₹5 L/yr |
Java Developer
9
salaries
| ₹5.5 L/yr - ₹8.5 L/yr |
Business Analyst
7
salaries
| ₹1.8 L/yr - ₹3.5 L/yr |
Data Analyst
7
salaries
| ₹2.2 L/yr - ₹7 L/yr |
Front end Developer
5
salaries
| ₹4.5 L/yr - ₹10 L/yr |
Infosys
TCS
Wipro
HCLTech