i
Wipro
Filter interviews by
To find x path and script for screenshot, use browser developer tools and Selenium WebDriver.
Use browser developer tools to inspect elements and find x path
Use Selenium WebDriver to capture screenshot
Example x path: //input[@id='username']
Example script for screenshot: driver.manage().window().maximize(); File screenshotFile = ((TakesScreenshot)driver).getScreenshotAs(OutputType.FILE); FileUtils.copyFile(screenshotFile
A program to reverse a given string
Create a character array to store the reversed string
Iterate through the original string from end to start and copy each character to the new array
Terminate the new array with a null character to indicate end of string
Defect life cycle is the process of identifying, reporting, fixing, retesting, and closing software defects.
Defect identification: Defects are identified through testing 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 analyze and fix the reported defects.
Defect retesting: Testers verify that the fi...
Regression testing is retesting of software to ensure new code changes do not adversely affect existing functionality. Performance testing is testing to assess the speed, responsiveness, and stability of a system under a particular workload.
Regression testing ensures that new code changes do not introduce new bugs or issues in existing functionality.
Performance testing evaluates the speed, responsiveness, and stability...
An x path is a way to navigate through elements in XML or HTML documents.
Start with a forward slash (/) to indicate the root element
Use element names to navigate through the document
Use square brackets to specify conditions for selecting elements
Use @ symbol to select attributes of elements
Instance variable is a variable declared in a class, but outside of any method. Each object of the class has its own copy of the instance variable.
Instance variables are declared at the class level, outside of any method.
Each object of the class has its own copy of the instance variable.
Instance variables are used to store the state of an object.
A collection is a group of related objects or data items that are stored together.
Collections can be used to store and manipulate groups of objects or data items in programming.
Common types of collections include arrays, lists, sets, and maps.
Collections provide methods for adding, removing, and accessing elements within the group.
Example: An array of integers [1, 2, 3, 4] is a collection of numbers.
List is an interface in Java that represents an ordered collection of elements.
List is an interface in Java.util package
It extends Collection interface and is implemented by classes like ArrayList, LinkedList, etc.
List allows duplicate elements and maintains insertion order
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There was 1 interview round.
posted on 8 Mar 2024
I applied via Walk-in and was interviewed before Mar 2023. There was 1 interview round.
1st round is aptitude test all questions are related to domain knowledge & related to testing
Types of testing include functional, non-functional, manual, automated, and more. SDLC includes planning, design, development, testing, and deployment.
Functional testing ensures that the software meets the requirements and specifications.
Non-functional testing checks the performance, security, and usability of the software.
Manual testing is done by humans, while automated testing is done by software.
SDLC includes plann...
API testing includes functional, performance, security, and integration testing.
Functional testing: testing the functionality of API endpoints
Performance testing: testing the speed and scalability of API
Security testing: testing the security of API against attacks
Integration testing: testing the integration of API with other systems
Examples: Postman, SoapUI, JMeter
posted on 15 Mar 2022
I applied via Company Website and was interviewed in Feb 2022. There were 4 interview rounds.
Company details
C language
I applied via Referral and was interviewed in Apr 2024. There were 2 interview rounds.
Its easy to complete, we can complete it with some preparation on Aptitude
Questions are easy and Crisp, you need to answer promptly
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...
posted on 13 Mar 2023
based on 1 review
Rating in categories
Project Engineer
32.6k
salaries
| ₹1.8 L/yr - ₹8.3 L/yr |
Senior Software Engineer
22.9k
salaries
| ₹5.8 L/yr - ₹22 L/yr |
Senior Associate
21k
salaries
| ₹0.8 L/yr - ₹5.5 L/yr |
Senior Project Engineer
20.6k
salaries
| ₹5 L/yr - ₹19 L/yr |
Technical Lead
18.5k
salaries
| ₹8.2 L/yr - ₹36 L/yr |
TCS
Infosys
Tesla
Amazon