Filter interviews by
I applied via Indeed and was interviewed before Jun 2022. There were 2 interview rounds.
The flow for the application involved user authentication, data input, processing, and output.
User logs in with credentials
User inputs data into the application
Data is processed by the application
Output is displayed to the user
Severity refers to the impact of a defect on the system, while priority refers to the order in which defects should be fixed.
Severity is the measure of how much a defect affects the system's functionality or performance.
Priority is the order in which defects should be fixed, based on factors like business impact or customer requirements.
Severity is usually categorized as low, medium, or high, while priority is often ca...
To log a bug in Jira, navigate to the project, click on 'Create' button, select 'Bug' issue type, fill in details, and submit.
Navigate to the project where the bug was found
Click on the 'Create' button in the top menu
Select 'Bug' as the issue type
Fill in details such as summary, description, priority, etc.
Assign the bug to the appropriate team member
Submit the bug report
Yes, I can write test cases in Excel and provide a good test case for the login page.
Create test cases in Excel with columns for test case ID, description, input data, expected result, actual result, pass/fail status, etc.
For the login page test case, include scenarios like valid username and password, invalid username and password, empty fields, special characters in username/password, etc.
Ensure to cover positive and...
Top trending discussions
I was interviewed in Dec 2024.
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
Interview experience
based on 1 review
Rating in categories
Software Engineer
3
salaries
| ₹3.3 L/yr - ₹6 L/yr |
Test Engineer
3
salaries
| ₹4 L/yr - ₹5.5 L/yr |
TCS
Wipro
Cognizant
Capgemini