Jade Global
10+ Case New-Holland Construction Equipment India Interview Questions and Answers
Q1. what is the difference between test strategies and test planning?
Test strategies define the overall approach to testing, while test planning involves creating detailed plans for executing tests.
Test strategies outline the goals, scope, resources, and timelines for testing.
Test planning involves creating test cases, test scripts, test data, and schedules for executing tests.
Test strategies focus on the big picture, while test planning focuses on the specifics of how testing will be carried out.
Test strategies are high-level documents, while...read more
Q2. what are the different locators you use in selenium?
Different locators used in Selenium include ID, Name, Class Name, Tag Name, Link Text, Partial Link Text, XPath, and CSS Selector.
ID - unique identifier for an element
Name - name attribute of an element
Class Name - class attribute of an element
Tag Name - HTML tag of an element
Link Text - exact text of a link element
Partial Link Text - partial text of a link element
XPath - XML Path Language to locate elements
CSS Selector - CSS syntax to locate elements
Q3. what are different exceptions you face in selenium?
Different exceptions in Selenium include NoSuchElementException, ElementNotVisibleException, TimeoutException, StaleElementReferenceException, and WebDriverException.
NoSuchElementException: Thrown when an element could not be found in the DOM.
ElementNotVisibleException: Thrown when an element is present in the DOM but not visible.
TimeoutException: Thrown when a command does not complete in the specified time.
StaleElementReferenceException: Thrown when an element is no longer ...read more
Q4. Tell the flow workday studio to split 15 fields in 1 document and another 5 in another document
Use Workday Studio to split 15 fields in 1 document and 5 in another document
Create a Workday Studio integration flow
Use data mapping to split the fields into separate documents
Utilize conditional logic to determine which fields go into each document
Q5. How to fetch data from file Waits Java coding Collections Close and quit
To fetch data from a file in Java, we can use FileInputStream and BufferedReader classes.
Create a FileInputStream object by passing the file path as a parameter.
Create a BufferedReader object by passing the FileInputStream object as a parameter.
Use the readLine() method of BufferedReader to read data from the file.
Close the BufferedReader and FileInputStream objects using close() method.
Q6. How to fetch latest one time payment plan?
To fetch the latest one time payment plan, query the database for the plan with the highest payment date.
Query the database for all one time payment plans
Sort the results by payment date in descending order
Select the first result as the latest one time payment plan
Q7. How to increase the performance of report
Optimize query performance by indexing, limiting data retrieval, and optimizing joins.
Use indexes on frequently queried columns
Limit the number of columns retrieved in the report
Optimize joins by using appropriate join types and conditions
Q8. Difference between custom transformation and document transformation
Custom transformation is specific to a particular integration requirement, while document transformation is a generic transformation used across multiple integrations.
Custom transformation is tailored to meet the unique needs of a specific integration.
Document transformation is a reusable transformation that can be applied to multiple integrations.
Custom transformation may involve complex logic and mapping specific to the integration.
Document transformation typically follows ...read more
Q9. can you automate barcode?
Yes, barcodes can be automated using barcode scanning software and tools.
Use barcode scanning software to automate the process of reading and decoding barcodes
Integrate barcode scanning tools with testing frameworks to automate barcode testing
Utilize APIs provided by barcode scanning software to automate barcode verification
Examples: ZBar, Dynamsoft Barcode Reader, ZXing
Q10. java programs related to strings?
Java programs related to strings involve manipulating and working with text data.
Use String class methods like length(), charAt(), substring(), indexOf(), etc.
Concatenate strings using the + operator or StringBuilder class.
Split strings using the split() method.
Convert strings to uppercase or lowercase using toUpperCase() and toLowerCase() methods.
Compare strings using equals() or compareTo() methods.
Q11. what is abstraction?
Abstraction is the process of hiding complex details and showing only the essential features of an object or system.
Abstraction allows developers to focus on high-level design without worrying about implementation details.
It helps in reducing complexity and improving efficiency in software development.
For example, in object-oriented programming, abstract classes and interfaces are used to define common behaviors without specifying implementation details.
Q12. Difference between peci and picof
PECI stands for Payroll Element Cloning Interface and is used for cloning payroll elements. PICOF stands for Payroll Interface Configuration and is used for configuring payroll interfaces.
PECI is used for cloning payroll elements
PICOF is used for configuring payroll interfaces
PECI is used to copy existing payroll elements to create new ones
PICOF is used to set up the configuration for payroll interfaces
Q13. Framework explanation
A framework is a set of guidelines, libraries, and tools used to develop and execute automated tests efficiently.
Framework provides structure and organization to test automation code
It includes reusable components like libraries, utilities, and test data
Frameworks can be data-driven, keyword-driven, or hybrid
Examples: Selenium WebDriver with TestNG, Robot Framework, Cucumber
Q14. Steps to do the data migration in salesforce
Data migration in Salesforce involves planning, extraction, transformation, loading, and verification of data.
Plan the migration process including mapping data fields, identifying data sources, and determining the migration approach.
Extract data from the source system using tools like Data Loader or third-party integration tools.
Transform the data to match the Salesforce data model and format.
Load the data into Salesforce using Data Loader or other data import tools.
Verify th...read more
Q15. What is the DHCP server
DHCP server is a network server that automatically assigns IP addresses and other network configuration settings to devices on a network.
Automatically assigns IP addresses to devices on a network
Manages IP address allocation dynamically
Reduces manual configuration and potential conflicts
Commonly used in home and office networks
Q16. What is Routing
Routing is the process of selecting a path for network traffic to travel from one point to another.
Routing determines the best path for data packets to travel on a network
It involves making decisions based on network protocols and algorithms
Examples include IP routing in the internet and routing tables in networking devices
Q17. What is CanActivate
CanActivate is an interface in Angular that determines if a route can be activated.
Used in Angular to control access to routes
Implements a method to check if a user is allowed to navigate to a certain route
Returns a boolean value to allow or deny access
Q18. What is DNS server
DNS server translates domain names into IP addresses to locate resources on the internet.
DNS server stands for Domain Name System server
It translates domain names (e.g. www.google.com) into IP addresses (e.g. 172.217.3.100)
DNS servers help users access websites and other resources on the internet
They also help in email delivery by translating domain names into IP addresses
Top HR Questions asked in Case New-Holland Construction Equipment India
Interview Process at Case New-Holland Construction Equipment India
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month