i
CS Tech AI
Filter interviews by
Stainer in intake is responsible for filtering out impurities from the incoming material.
Stainer helps in preventing debris, dirt, and other contaminants from entering the system.
It ensures that the quality of the material being processed is maintained.
Regular maintenance of the stainer is necessary to avoid clogging and ensure smooth operation.
I applied via Walk-in and was interviewed in Jul 2021. There were 3 interview rounds.
Top trending discussions
I applied via Naukri.com and was interviewed in Aug 2023. There was 1 interview round.
To reverse a string, iterate through the string from end to start and append each character to a new string.
Iterate through the string from end to start
Append each character to a new string
Return the reversed string
Use a hash set to find duplicates in a string array.
Create a hash set to store unique elements.
Iterate through the array and check if the element is already in the hash set.
If it is, then it is a duplicate.
Example: ['apple', 'banana', 'apple'] -> 'apple' is a duplicate.
To check if an integer is a palindrome, reverse the integer and compare it with the original integer.
Convert the integer to a string to easily reverse it
Reverse the string and compare it with the original string
If they are the same, the integer is a palindrome
I applied via Naukri.com and was interviewed in Nov 2021. There was 1 interview round.
I applied via Job Portal and was interviewed in Apr 2023. There were 3 interview rounds.
Java program for reverse array and finding largest number in array. Basic java related questions
POM directory is a folder in a Maven project that contains Page Object Model classes for organizing and managing web elements and actions.
POM directory helps in separating the page objects from test scripts for better organization and maintenance.
It contains classes representing web pages with locators and methods to interact with those elements.
Example: src/main/java/com/example/pages
Oops concept in Java refers to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability of a method to do different things based on the object it is acting upon.
Abstraction: Hiding the imp...
Different types of waits in Selenium include implicit, explicit, and fluent waits.
Implicit wait: Waits for a specified amount of time before throwing a NoSuchElementException.
Explicit wait: Waits for a certain condition to occur before proceeding further in the code.
Fluent wait: Waits for a condition to be true with a specified frequency of checking.
Example: WebDriverWait wait = new WebDriverWait(driver, 10);
Automation folder structure should be organized and easy to navigate for efficient test automation.
Separate folders for test scripts, test data, test results, and configuration files
Subfolders for different test suites or modules
Naming conventions for files and folders to easily identify test cases
Utilize version control systems like Git for managing code changes
Include a README file with instructions on how to run tes
posted on 25 Jun 2024
Some testing tools to be familiar with include Selenium, JIRA, and Postman.
Selenium for automated testing of web applications
JIRA for bug tracking and project management
Postman for API testing and automation
I applied via Referral and was interviewed before Mar 2021. There was 1 interview round.
BVA Testing stands for Boundary Value Analysis Testing, a software testing technique to test the boundary values of input ranges.
BVA Testing is used to identify errors at the boundaries of input ranges.
It involves testing the minimum and maximum values, as well as just inside and just outside the boundaries.
For example, if a system accepts values from 1 to 10, BVA Testing would test values 0, 1, 10, and 11.
based on 2 interviews
Interview experience
based on 8 reviews
Rating in categories
Assistant Manager
61
salaries
| ₹4.4 L/yr - ₹12 L/yr |
Senior Executive
52
salaries
| ₹2.2 L/yr - ₹7.9 L/yr |
GIS Executive
51
salaries
| ₹1.2 L/yr - ₹3.6 L/yr |
Executive
49
salaries
| ₹1.5 L/yr - ₹5 L/yr |
Junior Executive
43
salaries
| ₹0.8 L/yr - ₹3 L/yr |
Cyient
L&T Technology Services
TCS
Infosys