i
QualiZeal
Filter interviews by
Selenium project structure includes organizing test cases, page objects, utilities, and configuration files.
Test cases should be organized in a separate folder
Page objects should be stored in a separate package
Utilities like helper classes, constants, and drivers should be in a separate package
Configuration files like properties files should be stored in a separate folder
Follow a modular approach for easy maintenance a
A test plan is created by defining objectives, scope, resources, schedule, and approach for testing.
Define objectives and scope of testing
Identify resources needed for testing
Establish a schedule for testing activities
Outline the approach and methodologies for testing
Include risk assessment and mitigation strategies
Document test scenarios, test cases, and test data
Define roles and responsibilities of team members
Top trending discussions
posted on 7 Oct 2024
I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.
To reverse a string and find the occurrence of a character in Java.
Use StringBuilder to reverse the string.
Use a loop to iterate through the string and count the occurrences of the character.
Use the charAt() method to access individual characters in the string.
To take a screenshot in Selenium, use the getScreenshotAs method
Create a WebDriver instance
Use the getScreenshotAs method to capture the screenshot
Save the screenshot to a file using File class
Getter and setter methods are used to access and modify the values of private variables in a class.
Create a method with the prefix 'get' followed by the variable name to retrieve its value.
Create a method with the prefix 'set' followed by the variable name to set its value.
Ensure the getter method returns the value of the variable and the setter method updates the variable with the passed value.
Object-oriented programming paradigm and its four pillars: Inheritance, Encapsulation, Abstraction, Polymorphism
Inheritance: Allows a class to inherit properties and behavior from another class
Encapsulation: Bundling data and methods that operate on the data into a single unit
Abstraction: Hiding the complex implementation details and showing only the necessary features
Polymorphism: Ability to present the same interface
I applied via Approached by Company and was interviewed in Jul 2024. There was 1 interview round.
I am a dedicated Test Engineer with a strong background in software testing and quality assurance.
Experienced in creating test plans and test cases
Proficient in automated testing tools such as Selenium
Skilled in identifying and documenting software defects
Strong analytical and problem-solving skills
Excellent communication and teamwork abilities
Objects are instances of classes in object-oriented programming that contain data in the form of attributes and behavior in the form of methods.
Objects are created from classes in object-oriented programming.
Objects have attributes that store data.
Objects have methods that define their behavior.
Examples: A car object may have attributes like color and model, and methods like start() and stop().
posted on 8 Jul 2024
I applied via Company Website and was interviewed before Jul 2023. There was 1 interview round.
Software testing techniques involve various methods to ensure the quality and functionality of software.
Black box testing: Testing the functionality of the software without knowing its internal code.
White box testing: Testing the internal code and structure of the software.
Regression testing: Testing to ensure that new code changes do not adversely affect existing functionality.
Unit testing: Testing individual units or...
posted on 8 May 2022
I applied via Referral and was interviewed in Apr 2022. There were 2 interview rounds.
Releted general based questions
based on 1 interview
Interview experience
based on 7 reviews
Rating in categories
Software Engineer
17
salaries
| ₹3.2 L/yr - ₹10.1 L/yr |
Test Lead
17
salaries
| ₹18 L/yr - ₹26 L/yr |
Test Engineer
16
salaries
| ₹3.6 L/yr - ₹9 L/yr |
Senior Test Engineer
12
salaries
| ₹7 L/yr - ₹21.5 L/yr |
Associate Software Engineer
10
salaries
| ₹3.5 L/yr - ₹5.5 L/yr |
TCS
Infosys
Wipro
HCLTech