i
FIS
Filter interviews by
Questions on basic programs on string handling
Bug cycle is the process of identifying, reporting, fixing, retesting, and closing bugs in software development.
Bug is identified by QA Engineer during testing phase
Bug is reported to development team for fixing
Development team fixes the bug
QA Engineer retests the bug to verify the fix
If bug is fixed, it is closed. If not, cycle repeats
Top trending discussions
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 Nov 2020. There was 1 interview round.
Challenges in automation include dynamic UI elements, data synchronization, and maintenance of test scripts.
Dynamic UI elements can be challenging to automate as they may change frequently.
Data synchronization between different systems can be difficult to achieve in automation.
Maintenance of test scripts can be time-consuming, especially when application changes frequently.
To read data and assert with db value in API automation, use API response to extract data and compare with database query result.
Extract data from API response using JSON parsing libraries like Gson or Jackson
Execute database query to retrieve expected value
Compare the extracted data with the database value using assertion libraries like TestNG or JUnit
I applied via Naukri.com and was interviewed in Jun 2022. There was 1 interview round.
In Aptitude asked very common question in verbal quants.
I applied via Naukri.com and was interviewed in Dec 2021. There were 2 interview rounds.
2 coding ques in 1 hr
The 'this' keyword in Java refers to the current instance of the class.
Used to refer to instance variables or methods of the current object
Can be used to differentiate between instance variables and local variables with the same name
Can be passed as an argument to other methods
final is a keyword used in Java to declare constants, while finally is a block of code used in exception handling to ensure a piece of code is always executed.
final is used to declare constants in Java, its value cannot be changed once assigned
finally is a block of code used in exception handling to ensure a piece of code is always executed, regardless of whether an exception is thrown or not
Example: final int MAX_VALU...
Basic principles of OOP include encapsulation, inheritance, and polymorphism.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Ability of a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Example: A 'Car' class may have properties like 'color' and 'model', and methods like 'st
SQL query with join
Use JOIN keyword to combine rows from two or more tables based on a related column between them
Specify the columns to select from each table in the SELECT statement
Use ON keyword to specify the join condition
SQL query with join
Use JOIN keyword to combine rows from two or more tables based on a related column between them
Specify the columns to select from each table
Use ON keyword to specify the join condition
based on 2 interviews
Interview experience
based on 11 reviews
Rating in categories
Senior Software Engineer
2.7k
salaries
| ₹7 L/yr - ₹30 L/yr |
Software Engineer
1.7k
salaries
| ₹4.1 L/yr - ₹15.6 L/yr |
Lead Engineer
726
salaries
| ₹8 L/yr - ₹24.9 L/yr |
Senior Leader Engineer
698
salaries
| ₹9.9 L/yr - ₹30.5 L/yr |
Team Member
636
salaries
| ₹1.4 L/yr - ₹6 L/yr |
Accenture
Wipro
Cognizant
Capgemini