i
Instant Systems
Filter interviews by
I was interviewed in Jan 2022.
Any topic can be given
Related to java
Assert checks if a condition is true, while verify checks if a condition is true and reports if it is false.
Assert is used to validate the expected result of a test case
Verify is used to validate the actual result of a test case
Assert throws an exception and stops the test execution if the condition is false
Verify reports the failure but continues with the test execution
Assert is used for critical validations, while ve
Manual testing involves executing test cases manually without the use of automation tools.
Identify test scenarios and create test cases
Execute test cases and record results
Report defects and retest after fixes
Perform regression testing
Ensure test coverage and traceability
Maven is a build automation tool used primarily for Java projects. It manages dependencies and builds the project.
Maven uses a Project Object Model (POM) to manage dependencies and build process
Maven has a hierarchical structure with parent and child projects
Maven plugins can be used to extend its functionality
Maven can be integrated with Continuous Integration tools like Jenkins
Example: mvn clean install command is us
TestNG is a testing framework for Java. It is used to perform unit, functional, integration, and end-to-end testing.
TestNG is an open-source testing framework for Java
It supports various types of testing such as unit, functional, integration, and end-to-end testing
TestNG provides annotations to define test methods, test suites, and test cases
It generates test reports and allows parallel execution of tests
TestNG can be ...
To store data in a textbox, use locators and line of code.
Identify the textbox element using locators such as ID, name, class, or XPath
Use the sendKeys() method to enter data into the textbox
Store the data in an array of strings for later use
Top trending discussions
Software Engineer
28
salaries
| ₹3.8 L/yr - ₹12 L/yr |
Associate Software Engineer
19
salaries
| ₹2.5 L/yr - ₹8.6 L/yr |
Senior Software Engineer
10
salaries
| ₹8 L/yr - ₹13.5 L/yr |
Software Developer
9
salaries
| ₹1.8 L/yr - ₹9.9 L/yr |
IOS Developer
9
salaries
| ₹5.4 L/yr - ₹18 L/yr |
TCS
Infosys
Wipro
HCLTech