Filter interviews by
posted on 26 Apr 2024
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
Real Time Framework is a testing framework used for automation testing of real-time applications.
Real Time Framework is designed specifically for testing real-time applications.
It allows for automation testing of applications that require real-time data processing.
The framework provides tools and features to simulate real-time scenarios and test the application's response.
It helps in identifying performance issues and ...
A Java program that demonstrates string recursion.
Create a method that takes a string as input and recursively calls itself to manipulate the string.
Use base case to stop the recursion.
Example: public static String reverseString(String str) { if (str.isEmpty()) { return str; } else { return reverseString(str.substring(1)) + str.charAt(0); } }
Bug Life Cycle is the process of a bug from identification to resolution in software testing.
Bug is identified by tester
Bug is reported in bug tracking tool
Bug is assigned to developer
Developer fixes the bug
Bug is re-tested by tester
Bug is closed if fixed or reopened if not
Methods in Selenium are actions that can be performed on web elements to automate testing.
findElement() - Locates a single web element on the page
findElements() - Locates multiple web elements on the page
sendKeys() - Enters text into an input field
click() - Clicks on a web element
getText() - Retrieves the text of a web element
Encapsulation, Inheritance, Polymorphism, and Abstraction are the OOP concepts used in Selenium framework.
Encapsulation: Used to hide the internal implementation details of the classes. For example, using private variables and methods to restrict access.
Inheritance: Allows classes to inherit properties and behavior from other classes. For example, creating a base test class with common methods and properties.
Polymorphi...
Top trending discussions
I applied via Instahyre and was interviewed in Jan 2024. There was 1 interview round.
Test case for login functionality
Enter valid username and password, verify successful login
Enter invalid username and password, verify error message displayed
Leave username or password field empty, verify error message displayed
When a build is given, various types of testing should be performed to ensure the quality of the software.
Perform smoke testing to quickly check if the build is stable enough for further testing.
Conduct functional testing to verify that the software functions as expected.
Execute regression testing to ensure that new changes have not affected existing functionalities.
Carry out performance testing to assess the speed, re...
I applied via Company Website and was interviewed in Jun 2022. There were 2 interview rounds.
Good thinker and Adaptive thinking about organization and working team
I applied via Naukri.com and was interviewed before Apr 2023. There was 1 interview round.
I applied via campus placement at Bharatiya Vidya Bhavan (BVB) and was interviewed before Mar 2022. There were 5 interview rounds.
Online screening test of 1 hour, 4 MCQs related to CS core and 1 coding question
I applied via Recruitment Consulltant and was interviewed before Jan 2022. There were 2 interview rounds.
Data Analyst
7
salaries
| ₹3.6 L/yr - ₹10.3 L/yr |
Software Engineer
5
salaries
| ₹10 L/yr - ₹16 L/yr |
Software Developer
4
salaries
| ₹5 L/yr - ₹7 L/yr |
Technical Support Engineer
4
salaries
| ₹2.6 L/yr - ₹4 L/yr |
Senior Software Engineer
4
salaries
| ₹19.7 L/yr - ₹38.4 L/yr |
InMobi
Affle
Komli Media
PubMatic