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 Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.
Java based questions
- Pattern
- Arithmetic
I appeared for an interview in Nov 2022.
Strong appitude knowledge is required.
SQL statements are used to interact with databases by performing operations like querying, updating, and deleting data.
SQL statements are made up of keywords like SELECT, INSERT, UPDATE, DELETE, etc.
They are structured in a specific order, with clauses like WHERE, ORDER BY, GROUP BY, etc.
Tables are referenced using their names, and conditions are specified to filter data.
Joins can be used to combine data from multiple
I applied via Job Portal and was interviewed in Jan 2023. There were 3 interview rounds.
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...
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
I applied via LinkedIn and was interviewed before Jun 2022. There were 3 interview rounds.
They use test gorilla for screening mostly PHP, MySQL, HTML, and javascript
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