Filter interviews by
I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.
Synchronization in Tosca ensures that test execution waits for certain conditions to be met before proceeding.
Synchronization is used to manage the timing between test steps and application responses.
It helps in avoiding issues like element not found or element not interactable.
Examples of synchronization methods in Tosca include Wait for Property, Wait for Element, and Wait for Window.
The syntax for Date format in Tosca is 'yyyy-MM-dd HH:mm:ss.SSS'.
Use 'yyyy' for year, 'MM' for month, 'dd' for day, 'HH' for hour, 'mm' for minute, 'ss' for second, and 'SSS' for milliseconds
Example: '2022-10-31 15:30:45.123'
Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.
Regression testing is performed after code changes to verify that the existing functionality still works as expected.
It helps in identifying any unintended side effects of new code changes on the existing features.
Automated testing tools are often used for regression t...
Defect life cycle is the process of identifying, reporting, fixing, retesting, and closing defects in software development.
Defect identification: Finding and documenting issues in the software.
Defect reporting: Communicating the issues to the development team.
Defect fixing: Developers address and resolve the reported issues.
Defect retesting: QA team verifies that the issues have been fixed.
Defect closing: Once verified...
I applied via Campus Placement and was interviewed before Nov 2020. There was 1 interview round.
I applied via Referral and was interviewed in Nov 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed before Oct 2020. There was 1 interview round.
Types of waits in Selenium include implicit, explicit, and fluent waits.
Implicit waits wait for a certain amount of time before throwing an exception if an element is not found.
Explicit waits wait for a certain condition to be met before proceeding with the next step.
Fluent waits wait for a certain condition to be met within a specified time frame.
Examples of conditions include element visibility, element clickability,...
Dynamic elements can be searched using unique attributes like ID, class, name, or XPath.
Use ID attribute if it's unique and static
Use class attribute if it's unique and dynamic
Use name attribute if it's unique and static
Use XPath if other attributes are not unique or not available
Jenkins is an open-source automation server that helps to automate parts of the software development process.
Jenkins is used for continuous integration and continuous delivery
It can be used to build, test, and deploy software
Jenkins has a large number of plugins available to extend its functionality
Examples of plugins include Git, Maven, and JUnit
Jenkins can be configured to run on different operating systems and envir
To fetch data from xls, use a library like Apache POI or OpenPyXL.
Use a library like Apache POI or OpenPyXL to read data from xls files
Identify the sheet and cell range to read data from
Iterate through the rows and columns to extract the data
Handle any formatting or data type conversions as needed
I applied via Campus Placement and was interviewed before Oct 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed in Dec 2021. There were 2 interview rounds.
based on 3 interviews
Interview experience
based on 13 reviews
Rating in categories
TCS
Accenture
Wipro
Cognizant