Filter interviews by
Top trending discussions
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
I am a seasoned Senior SQA Engineer with 8+ years of experience in software quality assurance.
8+ years of experience in software quality assurance
Strong knowledge of testing methodologies and tools
Experience in test automation using tools like Selenium
Proficient in creating test plans and test cases
Excellent communication and problem-solving skills
Exposure to ASPCIE and CMMI in SQA roles
Exposure to ASPCIE (Automotive SPICE) in ensuring software quality standards for automotive industry
Familiarity with CMMI (Capability Maturity Model Integration) for process improvement in software development
Experience in implementing ASPCIE and CMMI practices in SQA processes
Knowledge of ASPCIE Level 2 and CMMI Level 3 requirements
Collaboration with teams to align SQA activitie
I applied via Naukri.com
posted on 13 Jan 2025
I was interviewed in Dec 2024.
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
A constructor is a special type of method in a class that is automatically called when an object of that class is created.
Constructors have the same name as the class they belong to
They are used to initialize the object's state or perform any necessary setup
Constructors can have parameters to customize the initialization process
Example: public class Car { public Car(String color) { this.color = color; } }
Yes, a static method can be overridden in Java using the concept of method hiding.
In Java, static methods cannot be overridden in the traditional sense like instance methods.
When a subclass defines a static method with the same signature as a static method in the superclass, it is called method hiding.
Method hiding does not follow polymorphism and is resolved at compile time based on the reference type.
Example: class...
Yes, a static local variable can be created inside a static method.
Yes, a static local variable can be declared inside a static method in programming languages like C++.
Static local variables retain their values between function calls.
Example: static void myStaticMethod() { static int count = 0; count++; }
String memory allocation is dynamic and depends on the length of the string.
String memory allocation is dynamic and can change based on the length of the string.
In Java, a String object is stored in the heap memory.
Each character in a String typically takes up 2 bytes of memory.
String objects in Java are immutable, meaning once a String object is created, it cannot be changed.
Yes, you can create a static method inside an abstract class or interface.
Static methods can be defined in interfaces since Java 8.
Static methods in interfaces are used for providing utility methods that are not tied to any specific instance of the interface.
Static methods in abstract classes can be used for common functionality that does not require an instance of the class.
The parent class of Java is the Object class.
All classes in Java are directly or indirectly derived from the Object class.
The Object class is the root class in Java's class hierarchy.
It provides methods that are common to all objects in Java, such as toString(), equals(), and hashCode().
Window Handles in Selenium are unique identifiers used to handle multiple browser windows in a Selenium test script.
Window Handles are unique alphanumeric strings assigned to each browser window opened by Selenium.
They are used to switch between different browser windows during a test script execution.
Window Handles can be obtained using getWindowHandles() method in Selenium.
Example: Set
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There was 1 interview round.
posted on 18 Dec 2024
Any coding language of candidate's choice
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.
I applied via Campus Placement
Mixed questions from aptitude, reasoning and english questions.
I am a dedicated Test Engineer with 5 years of experience in software testing and quality assurance.
Experienced in creating test plans, test cases, and executing tests
Proficient in using testing tools such as Selenium and JIRA
Strong analytical and problem-solving skills
Collaborative team player with excellent communication skills
Software Engineer
7
salaries
| ₹3.1 L/yr - ₹6 L/yr |
Softwaretest Engineer
7
salaries
| ₹4.2 L/yr - ₹12.1 L/yr |
Senior Software Engineer
6
salaries
| ₹7.5 L/yr - ₹9.9 L/yr |
Software Developer
4
salaries
| ₹4 L/yr - ₹12 L/yr |
Senior SQA Engineer
3
salaries
| ₹14 L/yr - ₹17.2 L/yr |
Accenture
Capgemini
HCLTech
Teleperformance