Filter interviews by
Top trending discussions
posted on 13 Jan 2025
Smoke testing is a preliminary testing to check if the basic functionalities of a software application are working fine.
Smoke testing is a subset of regression testing.
It is performed to ensure that critical functionalities are working before proceeding with further testing.
Smoke tests are usually quick and do not involve detailed testing.
Example: Checking if the login functionality of a website is working after a new
Use the toString() method to convert an integer to a string in JavaScript.
Use the toString() method on the integer variable
Pass the base as an argument to toString() if needed (e.g. 10 for decimal)
Store the converted string in a variable for further use
I have used git commands for version control and collaboration in software development.
git clone: to clone a repository from a remote server
git add: to stage changes for commit
git commit: to save changes to the local repository
git push: to push changes to a remote repository
git pull: to fetch and merge changes from a remote repository
git branch: to create, list, delete, or switch branches
git merge: to merge changes fro...
Keys in Selenium can be selected using the Keys class provided by Selenium WebDriver.
Use the Keys class to send special keys like Enter, Tab, Arrow keys, etc.
Keys can be used for keyboard actions like pressing Enter after entering text in a field.
Keys can also be used for keyboard shortcuts like Ctrl+A for selecting all text in a field.
XSSF is for reading data from Excel files in XML format, while HSSF is for reading data from Excel files in binary format.
XSSF is part of Apache POI library and is used for reading data from Excel files in XML format
HSSF is also part of Apache POI library and is used for reading data from Excel files in binary format
XSSF is preferred for reading newer Excel file formats like .xlsx, while HSSF is used for older formats
Technical assessment
Work style assessment
programming knowledge (DSA, JAVA)
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
I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.
Answers to interview questions for QA Engineer position
1) To fetch first 50% data from a table, you can use SQL queries with LIMIT and OFFSET clauses.
2) In Selenium, handling pop-ups can be done using the Alert class or by switching to the pop-up window using window handles.
3) Please provide the specific string question with code to answer it.
4) GitHub commands include git clone, git add, git commit, git push, etc.
5) B...
Cross browsing testing is performed to ensure the compatibility of a website or application across different browsers and platforms.
Identify the target browsers and platforms to be tested
Create a test plan and test cases for each browser and platform
Execute the test cases on different browsers and platforms
Verify the functionality, layout, and performance of the website or application
Report and track any issues or inco...
To test an API without a real entity, use mock data or create dummy data for testing purposes.
Create mock data that simulates the expected behavior of the real entity
Use tools like Postman or cURL to send requests to the API using the mock data
Verify that the API responds correctly to the requests and returns the expected results
Test different scenarios and edge cases to ensure the API handles them properly
Monitor the ...
In Aptitude asked very common question in verbal quants.
I applied via Referral and was interviewed in Jan 2023. There were 2 interview rounds.
I am an experienced QA Engineer with a strong background in software testing and quality assurance.
I have 5 years of experience in testing web and mobile applications.
I am proficient in test planning, test case design, and test execution.
I have expertise in both manual and automated testing.
I have worked with various testing tools and frameworks such as Selenium, JUnit, and TestNG.
I have experience in Agile development...
Agile is a software development methodology that emphasizes flexibility and collaboration. SFDC refers to Salesforce.com experience.
Agile is a iterative and incremental approach to software development.
It promotes adaptive planning, evolutionary development, and continuous improvement.
SFDC experience refers to experience with Salesforce.com, a cloud-based CRM platform.
SFDC experience may include knowledge of Salesforce...
based on 1 interview
Interview experience
Talent Acquisition Specialist
7
salaries
| ₹2 L/yr - ₹4.2 L/yr |
Talent Acquisition Executive
3
salaries
| ₹2.4 L/yr - ₹3 L/yr |
Information Technology Recruiter
3
salaries
| ₹2 L/yr - ₹8 L/yr |
Infosys
TCS
Wipro
HCLTech