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
I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.
Java based questions
- Pattern
- Arithmetic
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
Easy round and refer to previous year questions
I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.
Various Topics on Aptitude and Pseudocodes
Python is a high-level, interpreted programming language known for its simplicity and readability.
Python is dynamically typed, meaning variable types are determined at runtime.
Python uses indentation to define code blocks, rather than curly braces like in C++ or Java.
Python has a large standard library with built-in functions and modules for various tasks.
Python is popular for web development, data analysis, artificial...
Loops are programming constructs that allow a set of instructions to be repeated multiple times until a certain condition is met.
Loops are used to iterate over a collection of items or perform a set of instructions multiple times.
Common types of loops include for loops, while loops, and do-while loops.
Example: for(int i=0; i<5; i++) { // code block to be repeated 5 times }
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
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
Technical terms are words or phrases used in a specific field of study or industry that have a particular meaning.
Technical terms are used to communicate complex ideas and concepts in a concise manner.
They are often specific to a particular field or industry, such as programming or engineering.
Examples of technical terms include API, algorithm, database, and encryption.
It is important to understand technical terms in o...
based on 2 interviews
Interview experience
based on 2 reviews
Rating in categories
Primus Global Technologies
CGS
Commerce Pundit
Fidel Softech