i
Ness Digital Engineering
Filter interviews by
I applied via Recruitment Consultant and was interviewed in Aug 2021. There were 3 interview rounds.
Page Object Model is a design pattern used in test automation to create an object repository for web UI elements.
It helps in reducing code duplication and improves code maintainability.
Each web page is represented as a separate class and the web elements on the page are defined as variables in the class.
The methods in the class perform actions on the web elements.
It separates the test logic from the page-specific logic...
Main function in Java is the entry point of any Java program.
Main function is declared as public static void main(String[] args)
It is the starting point of execution for any Java program
All the code inside main function is executed sequentially
Example: public static void main(String[] args) { System.out.println("Hello World!"); }
Program to reverse a string
Create an empty string to store the reversed string
Loop through the original string from end to start
Append each character to the empty string
Return the reversed string
Selenium code to login and add to cart on yatra.com
Launch the yatra.com website
Enter login credentials and click on login button
Search for desired product and add to cart
Verify the product is added to cart
XPath is a language used to navigate and select elements in an XML or HTML document.
XPath stands for XML Path Language
It uses path expressions to select nodes or sets of nodes in an XML or HTML document
There are two types of XPath: Absolute and Relative
Absolute XPath starts from the root node and selects the nodes based on the complete path
Relative XPath starts from the current node and selects the nodes based on the p
Polymorphism is the ability of an object to take on many forms. There are two types: compile-time and runtime.
Compile-time polymorphism is achieved through function overloading and operator overloading.
Runtime polymorphism is achieved through virtual functions and function overriding.
Polymorphism allows for code reusability and flexibility in object-oriented programming.
Example of compile-time polymorphism: function ov...
An interface is a contract between two entities defining the communication between them. In Selenium, interfaces are used to define the behavior of web elements.
An interface defines a set of methods that a class implementing it must implement
In Selenium, the WebElement interface is used to interact with web elements on a page
Other interfaces in Selenium include WebDriver, TakesScreenshot, and JavascriptExecutor
Interfac
Yes, I am familiar with API testing.
API testing involves testing the functionality, reliability, performance, and security of APIs.
It includes verifying the response data, status codes, headers, and error handling.
Tools like Postman, SoapUI, or cURL can be used for API testing.
Examples of API testing include testing RESTful APIs, web services, and microservices.
Test cases can be created to validate input/output, authen
I applied via Approached by Company and was interviewed in Aug 2024. There were 3 interview rounds.
It haven't done. Tomorrow is my coding round. Hope it will go well
My approach towards automation in quality assurance involves identifying repetitive tasks, selecting appropriate tools, creating robust test scripts, and continuously monitoring and updating automated tests.
Identify repetitive manual test cases that can be automated to save time and effort
Select appropriate automation tools based on project requirements and team expertise (e.g. Selenium, Appium, JUnit)
Create robust and...
Defect life cycle is the process of identifying, reporting, fixing, retesting, and closing defects in software development.
Defect identification: Defects are identified through testing, code reviews, or user feedback.
Defect reporting: Defects are reported in a defect tracking system with details like steps to reproduce, severity, and priority.
Defect fixing: Developers fix the reported defects by making necessary code c...
Agile ceremonies include sprint planning, daily stand-ups, sprint review, and retrospective.
Sprint planning: Team plans work for upcoming sprint
Daily stand-ups: Daily meetings to discuss progress and plan for the day
Sprint review: Demo of completed work to stakeholders
Retrospective: Team reflects on sprint and identifies improvements
SDLC process is a structured approach to software development that defines phases and activities from planning to deployment.
SDLC stands for Software Development Life Cycle
It includes phases like planning, analysis, design, implementation, testing, deployment, and maintenance
Each phase has specific goals, deliverables, and activities
Examples of SDLC models include Waterfall, Agile, and DevOps
I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.
Test cases for QR code should cover scanning, decoding, error handling, and compatibility with different devices.
Verify that the QR code can be scanned successfully using different devices and apps.
Test the decoding accuracy of the QR code to ensure the correct information is extracted.
Check for error handling scenarios such as invalid QR codes or damaged codes.
Test the compatibility of the QR code with various devices
I applied via LinkedIn and was interviewed in Oct 2023. There were 2 interview rounds.
Tricky question. Regarding java only
Advance queation asked
I applied via Naukri.com and was interviewed before Sep 2022. There were 3 interview rounds.
Types of testing include unit testing, integration testing, system testing, acceptance testing, and regression testing.
Unit testing focuses on testing individual components or modules of the software.
Integration testing checks if different modules work together correctly.
System testing validates the entire system against the requirements.
Acceptance testing ensures the software meets the user's requirements.
Regression t...
I selected testing because I enjoy finding bugs and ensuring quality in software products.
I have a keen eye for detail and enjoy problem-solving.
I like the challenge of breaking down complex systems to identify issues.
I believe in the importance of delivering high-quality products to users.
I have a passion for technology and ensuring that it functions as intended.
I enjoy working collaboratively with developers to impro
I applied via Referral and was interviewed in Dec 2021. There was 1 interview round.
I applied via Referral and was interviewed in Jul 2021. There were 4 interview rounds.
based on 13 reviews
Rating in categories
Senior Software Engineer
787
salaries
| ₹6 L/yr - ₹23 L/yr |
Software Engineer
512
salaries
| ₹2.4 L/yr - ₹12 L/yr |
Member Technical Staff
238
salaries
| ₹8.8 L/yr - ₹30.4 L/yr |
Software Developer
228
salaries
| ₹2.5 L/yr - ₹11.7 L/yr |
Senior QA Engineer
220
salaries
| ₹5.9 L/yr - ₹23 L/yr |
TCS
Wipro
Infosys
HCLTech