Filter interviews by
Selenium code for writing test case
Create a new Java class for the test case
Import Selenium WebDriver and other necessary libraries
Instantiate a new WebDriver object
Navigate to the webpage to be tested
Find the element(s) to interact with using WebDriver methods
Perform actions on the element(s) using WebDriver methods
Assert expected results using assertions or if-else statements
Close the WebDriver object
Writing effective test cases involves clear structure, detailed steps, and expected outcomes to ensure software quality.
Identify the test case ID for easy reference (e.g., TC001).
Define the test case title that summarizes the purpose (e.g., 'Login Functionality').
Outline preconditions that must be met before executing the test (e.g., 'User must be registered').
List the test steps in a clear, sequential manner (e.g., 'S...
I applied via Naukri.com and was interviewed before Sep 2023. There was 1 interview round.
A software developer creates applications and systems using programming languages and tools to solve problems and enhance user experience.
Proficient in languages like Python, Java, or JavaScript.
Experience with frameworks such as React for front-end development.
Understanding of algorithms and data structures, e.g., sorting algorithms.
Familiarity with version control systems like Git for collaboration.
Knowledge of datab...
Top trending discussions
I have extensive experience in sales, focusing on building relationships and achieving targets through strategic planning and execution.
Developed and executed a sales strategy that increased revenue by 30% in one year.
Built strong relationships with clients, resulting in a 95% customer retention rate.
Conducted market research to identify new opportunities, leading to the successful launch of a new product line.
Trained ...
I applied via Naukri.com and was interviewed before Jun 2021. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Nov 2020. There was 1 interview round.
I appeared for an interview before Dec 2015.
I am excited to join the company because of its reputation for innovation and commitment to employee growth.
I am impressed by the company's track record of developing cutting-edge software solutions.
I appreciate the company's focus on fostering a culture of learning and development.
I am excited about the opportunity to work with a talented team of developers and contribute to the company's success.
I believe that the co...
I prioritize tasks, communicate effectively, and adapt my plans to manage interruptions while maintaining productivity.
Assess the interruption: Determine its urgency and importance. For example, if a team member needs immediate help, I prioritize that.
Reorganize my tasks: I create a new plan that accommodates the interruption while ensuring critical deadlines are met.
Communicate with stakeholders: I inform my team or m...
Yes
Create an empty binary search tree (BST)
Loop over the unsorted array
For each element, insert it into the BST using the appropriate insertion logic
Repeat until all elements are inserted
The resulting BST will be built from the unsorted array
The question asks to find two elements in an array whose sum is equal to a given number.
Iterate through the array and for each element, check if the difference between the given number and the current element exists in the array.
Use a hash set to store the elements as you iterate through the array for efficient lookup.
Return the pair of elements if found, otherwise return a message indicating no such pair exists.
There are two types of triggers: DML triggers and DDL triggers.
DML triggers are fired in response to DML (Data Manipulation Language) statements like INSERT, UPDATE, DELETE.
DDL triggers are fired in response to DDL (Data Definition Language) statements like CREATE, ALTER, DROP.
Examples: A DML trigger can be used to log changes made to a table, while a DDL trigger can be used to enforce certain rules when a table is alt...
Yes, triggers can be used with select statements in SQL.
Triggers are database objects that are automatically executed in response to certain events, such as insert, update, or delete operations.
While triggers are commonly used with insert, update, and delete statements, they can also be used with select statements.
Using triggers with select statements allows you to perform additional actions or validations before or af...
Indexing in MySQL improves query performance. There are several types of indexing in MySQL.
Indexes are used to quickly locate data without scanning the entire table.
Types of indexing in MySQL include B-tree, hash, full-text, and spatial indexes.
B-tree indexes are the most common and suitable for most use cases.
Hash indexes are used for exact match lookups.
Full-text indexes are used for searching text-based data efficie...
Engines in MySQL are the underlying software components that handle storage, indexing, and querying of data.
MySQL supports multiple storage engines, each with its own strengths and features.
Some commonly used engines in MySQL are InnoDB, MyISAM, and Memory.
InnoDB is the default engine in MySQL and provides support for transactions and foreign keys.
MyISAM is known for its simplicity and speed but lacks transaction suppo...
The Singleton pattern ensures a class has only one instance and provides a global point of access to it.
Restricts instantiation of a class to a single object.
Useful for managing shared resources, like database connections.
Implemented using private constructors and static methods.
Example in Java: public class Singleton { private static Singleton instance; private Singleton() {} public static Singleton getInstance() { if...
Yes, a constructor can be private.
A private constructor can only be accessed within the class itself.
It is often used in singleton design pattern to restrict object creation.
Private constructors are also useful for utility classes that only contain static methods.
I applied via Recruitment Consultant and was interviewed before Jun 2019. There were 5 interview rounds.
based on 1 interview experience
Difficulty level
Duration
based on 22 reviews
Rating in categories
Export Marketing Consultant
5
salaries
| ₹2.7 L/yr - ₹4.1 L/yr |
Service Engineer
4
salaries
| ₹2.3 L/yr - ₹12 L/yr |
Safety Officer
4
salaries
| ₹4.5 L/yr - ₹9.6 L/yr |
Production Support Engineer
4
salaries
| ₹3.8 L/yr - ₹4 L/yr |
International Sales Consultant
4
salaries
| ₹4 L/yr - ₹6 L/yr |
Udaan
Swiggy
Oyo Rooms
Blinkit