Faster and better experience!
i
RELQ Technologies LLC
Filter interviews by
I applied via Company Website and was interviewed in Oct 2024. There were 2 interview rounds.
Coding test on Java Selenium, 2 page automation and then explain the code.
Assertion
POM (Page Object Model) is a design pattern used in test automation to create reusable and maintainable code by separating page objects from test scripts.
Create a separate class for each web page or component
Encapsulate the web elements and their actions within the page class
Use methods in the page class to interact with the web elements
In test scripts, instantiate the page class and call its methods to perform actions
Dynamic elements in Selenium are handled using techniques like explicit waits, fluent waits, and dynamic locators.
Use explicit waits to wait for a specific condition to be met before interacting with the element
Use fluent waits to wait for an element to be present and visible before interacting with it
Use dynamic locators like XPath with functions to locate elements that change dynamically
Top trending discussions
I applied via Campus Placement and was interviewed before Sep 2021. There were 5 interview rounds.
Basic Aptitude Questions and the duration was 1 hr
3 coding questions were asked. common topics such as recursion, string manipulation and arrays
posted on 20 Jan 2022
I applied via Naukri.com and was interviewed before Jan 2021. There were 5 interview rounds.
Write Rest Controller with Get and POST methods
Create a class with @RestController annotation
Define methods with @GetMapping and @PostMapping annotations
Use @RequestBody to receive data in POST method
Use @PathVariable to receive data in GET method
Return ResponseEntity with appropriate status codes
A composite key is a combination of two or more columns that uniquely identifies a record in a database table.
Composite keys are used to enforce uniqueness in a table.
They are created by combining two or more columns that individually may not be unique.
Composite keys can be made up of any data type, including strings, numbers, and dates.
Example: A table of orders may use a composite key of customer ID and order ID to e...
Reasoning arthemethic 1 hour
60 mins python need of arrays and ai
I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.
MCQ consist of 20 questions
posted on 23 Oct 2024
I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.
Questions : 51
topics : aptitude and coding related
50mins aptitude test
A swap program in C language exchanges the values of two variables.
Declare two variables to store the values to be swapped
Use a temporary variable to hold one of the values
Assign the value of one variable to the other, and then assign the temporary variable to the first variable
Easy round and refer to previous year questions
based on 2 interviews
Interview experience
based on 2 reviews
Rating in categories
Primus Global Technologies
CGS
Commerce Pundit
Fidel Softech