i
UST
Filter interviews by
Framework structure refers to the organization of test automation code, including folders, files, libraries, and configurations.
Framework structure typically includes folders for test scripts, test data, page objects, utilities, and configurations.
It may involve separation of concerns, such as using Page Object Model for better maintainability.
Frameworks like TestNG or JUnit provide annotations to structure test cases ...
I am a dedicated Automation Test Engineer with 5 years of experience in creating and executing test cases for software applications.
Experienced in creating automated test scripts using tools like Selenium and Appium
Proficient in identifying bugs and issues in software applications
Skilled in writing test plans and test cases to ensure comprehensive test coverage
Strong knowledge of programming languages such as Java and ...
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
Java program to count duplicates and find missing element in array of strings
Use a HashMap to count duplicates by iterating through the array
Use a HashSet to find the missing element by comparing with a set of all elements
Handle edge cases such as empty array or null values
I handle dynamics by staying adaptable, proactive, and continuously learning.
Stay adaptable to changing requirements and technologies
Be proactive in identifying and addressing issues before they escalate
Continuously learn new tools and techniques to improve testing processes
I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.
Assertion is a validation point in automated testing to verify expected outcomes against actual outcomes.
Assertion is used to validate whether a certain condition is true or false in the test script.
It helps in determining the pass or fail status of a test case.
Common assertion methods include assertEqual, assertTrue, assertFalse, etc.
Example: Assert.assertEquals(expectedResult, actualResult);
UST interview questions for designations
Top trending discussions
I was interviewed in Dec 2024.
Currently working on developing automated test scripts for a web application
Creating test cases using Selenium WebDriver
Implementing test automation frameworks like TestNG
Performing regression testing on new features
Collaborating with developers to identify and fix bugs
Code for sorting an array of strings
Use built-in sort function in programming language (e.g. sort() in Python)
Specify the comparison function to sort strings alphabetically
Handle uppercase and lowercase letters properly
Example: ['apple', 'banana', 'cherry'] should be sorted as ['apple', 'banana', 'cherry']
Creating Xpath for locating elements in web pages
Use unique attributes like id, class, name to create Xpath
Avoid using indexes in Xpath as they can be brittle
Use functions like contains(), starts-with() for dynamic attributes
Consider using axes like ancestor, following-sibling for complex Xpath
GlobalLogic offers a diverse range of projects, cutting-edge technologies, and a collaborative work environment.
GlobalLogic provides opportunities to work on a variety of projects, allowing for professional growth and skill development.
The company is known for its use of cutting-edge technologies, providing exposure to the latest tools and trends in the industry.
GlobalLogic fosters a collaborative work environment, enc...
I applied via Job Portal and was interviewed in Nov 2024. There was 1 interview round.
Selenium framework is a test automation tool used for web applications.
Selenium framework allows for automated testing of web applications.
It supports multiple programming languages like Java, Python, C#, etc.
Selenium WebDriver is a key component for interacting with web elements.
Test scripts can be written using Selenium IDE, WebDriver, or Grid.
Selenium framework can be integrated with tools like TestNG, JUnit, etc.,
I applied via Approached by Company
Project structure refers to the organization of files, folders, and resources within a software project.
Main folders like src (source code), test (test cases), lib (libraries), docs (documentation)
Subfolders for specific modules or components
Configuration files like pom.xml, package.json, etc.
Build scripts like Jenkinsfile, Dockerfile
Version control files like .gitignore, .gitattributes
README.md file for project overvi
I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.
HashMap allows null values and keys, while HashTable does not. HashMap is not synchronized, making it faster in performance compared to HashTable.
HashMap allows null values and keys, while HashTable does not.
HashMap is not synchronized, making it faster in performance compared to HashTable.
HashMap is preferred for non-thread-safe applications, while HashTable is preferred for thread-safe applications.
Stale Element Reference Exception occurs when an element is no longer attached to the DOM.
Occurs when an element is located in the DOM, but later becomes detached or deleted
Common in dynamic web applications where elements are frequently changing
Can be resolved by re-locating the element before interacting with it
Collection is an interface in Java that represents a group of objects, while Collections is a utility class in Java that contains static methods for operating on collections.
Collection is an interface in Java, while Collections is a utility class.
Collection is used to represent a group of objects, while Collections is used for operations on collections like sorting, searching, etc.
Example: List is a Collection interfac...
POM stands for Page Object Model. It is a design pattern used in test automation to create reusable and maintainable code.
POM helps in separating the test scripts from the web elements, making the code more organized and easier to maintain.
It improves code reusability by creating separate classes for each web page, containing all the elements and actions related to that page.
POM reduces code duplication and enhances te...
posted on 4 Apr 2024
I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.
Scenario is a single test case while scenario outline is a template for multiple test cases with different inputs.
Scenario is a single test case with specific inputs and expected outcomes
Scenario outline is a template for multiple test cases with placeholders for different inputs
In scenario outline, examples table is used to provide different input values for each test case
OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
OOPs focuses on creating objects that interact with each other to solve a problem
Key concepts include encapsulation, inheritance, polymorphism, and abstraction
Encapsulation: Bundling data and methods that operate on the data into a single unit
Inher...
Atos is a leading global IT services company with a strong focus on automation and coding skills.
Atos is a well-established global IT services company known for its expertise in automation and coding.
They have a strong reputation for delivering innovative solutions to clients using cutting-edge technologies.
Working at Atos will provide opportunities to enhance coding skills and work on challenging automation projects.
A...
based on 5 interviews
1 Interview rounds
based on 16 reviews
Rating in categories
Software Developer
2.1k
salaries
| ₹2.5 L/yr - ₹12.7 L/yr |
Senior Software Engineer
1.7k
salaries
| ₹6.5 L/yr - ₹27 L/yr |
Software Engineer
1.3k
salaries
| ₹3.6 L/yr - ₹15.1 L/yr |
System Analyst
1.2k
salaries
| ₹6.4 L/yr - ₹22.2 L/yr |
Senior Software Developer
941
salaries
| ₹5.6 L/yr - ₹20 L/yr |
TCS
Infosys
Wipro
HCLTech