Filter interviews by
BBT stands for Behavior-Based Testing and WBT stands for White Box Testing.
BBT is a testing technique that focuses on the behavior of the system under test.
WBT is a testing technique that examines the internal structure of the system under test.
BBT is used to test the functionality of the system from the user's perspective.
WBT is used to test the code and logic of the system.
BBT is also known as black box testing.
WBT i...
A webelement is an object that represents an element on a web page, such as a button or a text field.
Webelements are used in automated testing to interact with web pages.
They can be located using various methods, such as by ID, name, class, or CSS selector.
Examples of webelements include buttons, text fields, checkboxes, and dropdown menus.
Data-driven framework is a testing framework where test data is separated from test scripts.
Test data is stored in external files like Excel sheets or CSV files
Test scripts are designed to read data from these external files
This approach makes it easy to modify test data without changing the test scripts
It also allows for easy maintenance and scalability of test scripts
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...
Senior MIS Executive
3
salaries
| ₹3.2 L/yr - ₹3.2 L/yr |
Senior HR Executive and Generalist
3
salaries
| ₹2.6 L/yr - ₹2.6 L/yr |
TCS
Accenture
Wipro
Cognizant