Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Dec 2023. There were 2 interview rounds.
ISTQB Question papers
The Bug Life Cycle outlines the stages a bug goes through from identification to resolution.
1. **Identification**: A bug is discovered during testing or by users. Example: A user reports a crash when opening the app.
2. **Reporting**: The bug is documented in a bug tracking system with details like severity and steps to reproduce. Example: A QA engineer logs the bug in JIRA.
3. **Triage**: The bug is reviewed and priorit...
Top trending discussions
I applied via Campus Placement and was interviewed before Oct 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed before Nov 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed before Oct 2020. There was 1 interview round.
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...
I appeared for an interview in Oct 2024, where I was asked the following questions.
Server side code runs on the server and client side code runs on the client's browser.
Server side code is executed on the server before the data is sent to the client's browser.
Client side code is executed on the client's browser after receiving the data from the server.
Examples of server side code include PHP, Java, and Python.
Examples of client side code include JavaScript, HTML, and CSS.
I applied via Naukri.com and was interviewed before Oct 2023. There were 2 interview rounds.
Aptitude test level was easy
Using Selenium with Excel involves reading and writing data for automated testing.
Use Apache POI library to read/write Excel files in Java.
Example: Reading data from Excel can be done using FileInputStream and Workbook classes.
Example: Writing data to Excel involves creating a FileOutputStream and using the Sheet and Row classes.
Selenium can interact with web elements based on data retrieved from Excel.
I appeared for an interview in Oct 2024.
Complex aptitude Test
Test estimation techniques involve various methods to predict the time and resources needed for testing activities.
Use historical data from previous projects to estimate testing effort
Break down the project into smaller tasks and estimate each task individually
Use expert judgment from experienced QA engineers to provide input on estimation
Consider complexity, risks, and dependencies when estimating testing effort
Equals to (equals method) checks value equality, while == checks reference equality in Java.
equals() method compares the actual content of objects. Example: 'abc'.equals('abc') returns true.
== operator checks if both references point to the same object in memory. Example: String a = new String('abc'); String b = new String('abc'); a == b returns false.
For primitive types, == compares values directly. Example: int x = 5...
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 3 interview rounds.
based on 1 interview experience
Difficulty level
Duration
based on 1 review
Rating in categories
Software Engineer
57
salaries
| ₹3.8 L/yr - ₹8.8 L/yr |
Senior Software Engineer
25
salaries
| ₹5.9 L/yr - ₹19.5 L/yr |
QA Engineer
14
salaries
| ₹3 L/yr - ₹9 L/yr |
Project Manager
12
salaries
| ₹8.5 L/yr - ₹22 L/yr |
Software Engineer Trainee
8
salaries
| ₹2 L/yr - ₹4 L/yr |
Accenture
Wipro
Cognizant
Capgemini