Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Nov 2021. There were 2 interview rounds.
Retesting is testing the same functionality again after fixing the defects. Regression testing is testing the entire system after making changes to ensure that existing functionalities are not impacted.
Retesting is done to ensure that the defects reported earlier have been fixed and the functionality is working as expected.
Regression testing is done to ensure that the changes made to the system have not impacted the ex...
Assertions in Selenium are used to verify the expected behavior of a web application.
Assertions are used to validate the actual result against the expected result.
They help in identifying the defects in the application.
Assertions can be used for verifying the presence or absence of an element, text, or attribute.
They can also be used for comparing values, checking the title of a page, etc.
Examples of assertions in Sele...
STLC (Software Testing Life Cycle) is a process of testing software in a well-planned and systematic way.
STLC involves planning, designing, executing, and reporting of tests
It includes various phases such as requirement analysis, test planning, test design, test execution, and test closure
STLC ensures that the software is thoroughly tested and meets the quality standards
It helps in identifying defects early in the deve...
Agile ceremonies are regular meetings held by agile teams to plan, review, and improve their work.
Agile ceremonies include daily stand-ups, sprint planning, sprint review, and sprint retrospective meetings.
Daily stand-ups are brief meetings where team members discuss their progress and plan for the day.
Sprint planning meetings are held at the beginning of each sprint to plan the work to be done.
Sprint review meetings a...
Smoke testing is a subset of regression testing, while sanity testing is a subset of acceptance testing.
Smoke testing is done to check if the critical functionalities of the application are working fine after a build is released.
Sanity testing is done to check if the bugs reported in the previous build are fixed and the new functionalities added are working fine.
Smoke testing is done before the detailed testing is star...
Sanity testing is a quick check to ensure the basic functionality of the application while sanitation testing is to ensure the application is free from any security vulnerabilities.
Sanity testing is performed after a small change in code to ensure that the basic functionality of the application is working fine.
Sanitation testing is performed to ensure that the application is free from any security vulnerabilities.
Sanit...
Drop deletes the table structure and data, delete deletes specific rows, truncate deletes all rows.
Drop is a DDL command, while delete and truncate are DML commands.
Drop deletes the table structure and data, while delete deletes specific rows based on a condition.
Truncate deletes all rows from the table, but keeps the table structure intact.
Drop cannot be rolled back, while delete and truncate can be rolled back if use...
Top trending discussions
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.
SDLC is Software Development Life Cycle which focuses on development of software, while STLC is Software Testing Life Cycle which focuses on testing of software.
SDLC is the process of developing software from planning to deployment, while STLC is the process of testing software from test planning to test closure.
SDLC includes phases like requirements gathering, design, coding, testing, and deployment, while STLC includ...
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...
Softwaretest Engineer
36
salaries
| ₹3 L/yr - ₹6.5 L/yr |
Software Engineer
30
salaries
| ₹3 L/yr - ₹9 L/yr |
Software Developer
16
salaries
| ₹3 L/yr - ₹8.5 L/yr |
Devops Engineer
12
salaries
| ₹4.6 L/yr - ₹7.2 L/yr |
Test Engineer
7
salaries
| ₹3 L/yr - ₹6.3 L/yr |
TCS
Accenture
Wipro
Cognizant