i
AVASOFT
Filter interviews by
Top is Love marriage arrange marriage
An array is a data structure that stores a collection of elements of the same type in a contiguous memory location.
Array methods include push() - adds an element to the end of the array
Array methods also include pop() - removes the last element from the array
Other array methods are shift() - removes the first element, and unshift() - adds an element to the beginning
Array methods like splice() - adds or removes elements...
An object in JavaScript is a collection of key-value pairs that represent a real-world entity or concept.
Objects are used to store data and functions together.
Properties in an object are accessed using dot notation or bracket notation.
Objects can be created using object literals or constructor functions.
I applied via Naukri.com and was interviewed before Mar 2023. There was 1 interview round.
Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.
Performed after code changes to ensure that existing features still work correctly
Helps in identifying and fixing any defects introduced by new code changes
Automated tools like Selenium can be used for regression testing
Examples: Testing a login feature after adding a
posted on 18 Apr 2024
I applied via Recruitment Consulltant and was interviewed in Mar 2024. There was 1 interview round.
ArrayList is a resizable array implementation while LinkedList is a doubly linked list implementation.
ArrayList uses dynamic arrays to store elements, allowing fast random access but slower insertion and deletion.
LinkedList uses nodes with pointers to the next and previous elements, allowing fast insertion and deletion but slower random access.
Example: ArrayList - List
The static keyword in programming is used to declare variables, methods, or classes that belong to the class itself rather than instances of the class.
Static variables are shared among all instances of a class.
Static methods can be called without creating an instance of the class.
Static classes cannot be instantiated and are used for grouping related methods and variables.
Example: public static int count = 0; // static
Manual testing is important for exploratory testing, usability testing, and ad-hoc testing.
Manual testing allows for exploratory testing where testers can explore the application and identify unexpected issues.
Usability testing, which involves real users interacting with the software, is best done manually to capture user experience.
Ad-hoc testing, where testers randomly test the application without predefined test cas...
Testing a web application for an online shopping platform
Testing the functionality of adding items to the cart and checking out
Testing the payment gateway integration for secure transactions
Testing the search functionality to ensure accurate results are displayed
Testing the responsiveness of the website on different devices and browsers
I appeared for an interview in Jan 2025.
I appeared for an interview before Feb 2024.
About technical and aptitude skill
Selenium is a popular tool for automation testing
Selenium is widely used for automating web applications
It supports multiple programming languages like Java, Python, C#
Selenium WebDriver is used for interacting with web elements
Selenium Grid allows parallel execution on multiple browsers and platforms
I applied via Naukri.com and was interviewed in May 2019. There was 1 interview round.
MVC separates data flow into three components: Model, View, and Controller.
Model represents data and business logic
View displays data to the user
Controller handles user input and updates the model and view accordingly
Data flows from the model to the view through the controller
Changes in the view are communicated to the controller, which updates the model and view
MVC stands for Model-View-Controller. It is a software design pattern that separates an application into three interconnected components.
Model: Represents the data and business logic of the application
View: Displays the data to the user and handles user input
Controller: Acts as an intermediary between the Model and View, handling user input and updating the Model and View accordingly
based on 2 interviews
Interview experience
based on 4 reviews
Rating in categories
Software Engineer
259
salaries
| ₹1.8 L/yr - ₹10 L/yr |
Data Engineer
93
salaries
| ₹3.5 L/yr - ₹9 L/yr |
Software Developer
66
salaries
| ₹3 L/yr - ₹10 L/yr |
QA Engineer
54
salaries
| ₹3 L/yr - ₹8 L/yr |
Servicenow Developer
49
salaries
| ₹4 L/yr - ₹7 L/yr |
Thomson Reuters
Oracle Cerner
Chetu
R Systems International