i
Appsquadz Software
Filter interviews by
TestNG is a testing framework for Java applications.
TestNG allows for easy creation and management of test cases.
It supports various annotations for test configuration and execution.
TestNG provides features like parallel test execution and data-driven testing.
It can generate detailed test reports and integrate with build tools like Maven.
Example: @Test annotation is used to mark a method as a test case.
To make an xpath for the 4th child node out of 5 children nodes with the same tag, use the position() function.
Use the position() function in the xpath expression
Add the index of the child node you want to test inside the position() function
Example: //parentTag/childTag[position()=4]
Black box testing is based on external expectations while white box testing is based on internal workings.
Black box testing focuses on the functionality of the system without knowledge of its internal workings.
White box testing involves testing the internal workings of the system, including code and algorithms.
Black box testing is typically done by end-users while white box testing is done by developers or testers...
Relative xpath is a type of xpath that starts from the current node and navigates to the desired element.
Relative xpath is used to locate elements based on their relationship with other elements in the HTML structure.
It is written using the '//' symbol and can be used to navigate up or down the HTML tree.
For example, if we want to locate the 'Submit' button inside a form, we can use the relative xpath: //form//but...
SDLC stands for Software Development Life Cycle.
It is a process followed by software development teams to design, develop and test high-quality software.
It consists of several phases such as planning, analysis, design, implementation, testing, and maintenance.
Each phase has its own set of deliverables and goals that must be achieved before moving on to the next phase.
It helps in ensuring that the software is devel...
Smoke testing is a preliminary testing technique to quickly evaluate the basic functionality of an application.
Smoke testing is a type of software testing that focuses on testing the critical functionalities of an application.
It is performed to ensure that the major features of the software are working as expected before proceeding with further testing.
Smoke testing is usually done after a build is received and be...
Bug life cycle refers to the stages a bug goes through from discovery to resolution.
Bug is discovered and reported
Bug is assigned to a developer
Developer reproduces the bug
Developer fixes the bug
Bug is retested and verified as fixed
Bug is closed
Regression testing is the process of testing changes made to a software application to ensure that existing functionality still works.
It is performed after making changes to the software
It ensures that existing functionality is not affected by the changes
It helps to catch defects early in the development cycle
It can be automated to save time and effort
Examples include testing after bug fixes, new feature additions...
SDLC has 6 phases: planning, analysis, design, implementation, testing, and maintenance.
Planning: Define project scope, objectives, and requirements.
Analysis: Gather and analyze user requirements.
Design: Create a detailed design plan for the software.
Implementation: Develop and code the software.
Testing: Test the software for bugs and errors.
Maintenance: Make updates and improvements to the software as needed.
Maven is a build automation tool and Hybrid Framework is a combination of Data Driven and Keyword Driven frameworks.
Maven is used for building and managing Java-based projects
It helps in managing dependencies and creating project structure
Hybrid Framework combines the benefits of Data Driven and Keyword Driven frameworks
It allows for reusability of code and easy maintenance
Hybrid Framework uses data tables to stor...
I applied via Naukri.com and was interviewed before Aug 2020. There were 4 interview rounds.
Bug life cycle refers to the stages a bug goes through from discovery to resolution.
Bug is discovered and reported
Bug is assigned to a developer
Developer reproduces the bug
Developer fixes the bug
Bug is retested and verified as fixed
Bug is closed
Smoke testing is a preliminary testing technique to quickly evaluate the basic functionality of an application.
Smoke testing is a type of software testing that focuses on testing the critical functionalities of an application.
It is performed to ensure that the major features of the software are working as expected before proceeding with further testing.
Smoke testing is usually done after a build is received and before ...
Regression testing is the process of testing changes made to a software application to ensure that existing functionality still works.
It is performed after making changes to the software
It ensures that existing functionality is not affected by the changes
It helps to catch defects early in the development cycle
It can be automated to save time and effort
Examples include testing after bug fixes, new feature additions, and...
Black box testing is based on external expectations while white box testing is based on internal workings.
Black box testing focuses on the functionality of the system without knowledge of its internal workings.
White box testing involves testing the internal workings of the system, including code and algorithms.
Black box testing is typically done by end-users while white box testing is done by developers or testers.
Exam...
Relative xpath is a type of xpath that starts from the current node and navigates to the desired element.
Relative xpath is used to locate elements based on their relationship with other elements in the HTML structure.
It is written using the '//' symbol and can be used to navigate up or down the HTML tree.
For example, if we want to locate the 'Submit' button inside a form, we can use the relative xpath: //form//button[@...
TestNG is a testing framework for Java applications.
TestNG allows for easy creation and management of test cases.
It supports various annotations for test configuration and execution.
TestNG provides features like parallel test execution and data-driven testing.
It can generate detailed test reports and integrate with build tools like Maven.
Example: @Test annotation is used to mark a method as a test case.
Maven is a build automation tool and Hybrid Framework is a combination of Data Driven and Keyword Driven frameworks.
Maven is used for building and managing Java-based projects
It helps in managing dependencies and creating project structure
Hybrid Framework combines the benefits of Data Driven and Keyword Driven frameworks
It allows for reusability of code and easy maintenance
Hybrid Framework uses data tables to store tes...
SDLC stands for Software Development Life Cycle.
It is a process followed by software development teams to design, develop and test high-quality software.
It consists of several phases such as planning, analysis, design, implementation, testing, and maintenance.
Each phase has its own set of deliverables and goals that must be achieved before moving on to the next phase.
It helps in ensuring that the software is developed ...
SDLC has 6 phases: planning, analysis, design, implementation, testing, and maintenance.
Planning: Define project scope, objectives, and requirements.
Analysis: Gather and analyze user requirements.
Design: Create a detailed design plan for the software.
Implementation: Develop and code the software.
Testing: Test the software for bugs and errors.
Maintenance: Make updates and improvements to the software as needed.
To make an xpath for the 4th child node out of 5 children nodes with the same tag, use the position() function.
Use the position() function in the xpath expression
Add the index of the child node you want to test inside the position() function
Example: //parentTag/childTag[position()=4]
Top trending discussions
I applied via Walk-in and was interviewed before Aug 2022. There were 4 interview rounds.
Test of SQL, Tableau and other skills based on your resume on Skillate
I appeared for an interview before Apr 2024, where I was asked the following questions.
Optimize ETL processes and Spark jobs through efficient design, resource management, and performance tuning.
Use partitioning to improve data processing speed. For example, partitioning large datasets by date can speed up queries.
Implement data caching in Spark to store intermediate results, reducing the need for repeated computations.
Optimize data formats by using columnar storage formats like Parquet or ORC, which imp...
I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.
I appeared for an interview in Apr 2025, where I was asked the following questions.
I am a detail-oriented business analyst with experience in data analysis and process improvement.
I have a Bachelor's degree in Business Administration
I have worked with various stakeholders to identify business needs and requirements
I am proficient in SQL and Excel for data analysis
I have experience in process improvement and project management
I am a strong communicator and collaborator
I have completed a business analyst certification course and have interned at a software development company.
Completed a business analyst certification course from XYZ Institute
Interned at ABC Software Development Company for 6 months
Worked on requirement gathering, documentation and analysis for a project
Assisted senior business analysts in creating project plans and reports
The Instrumentation Department is responsible for designing, installing, and maintaining control systems and instruments used in industrial processes.
Designing and implementing control systems for industrial processes
Installing and maintaining instruments used in industrial processes
Ensuring accuracy and reliability of instruments and control systems
Collaborating with other departments to optimize processes and improve...
I am excited to join Affine Analytics because of their reputation for delivering innovative solutions and their focus on employee growth.
Affine Analytics has a strong track record of delivering cutting-edge solutions to clients across industries.
I am impressed by the company's commitment to employee growth and development, as evidenced by their training and mentorship programs.
I am excited about the opportunity to work...
Data analytics allows me to use my technical skills to solve business problems and make data-driven decisions.
Data analytics helps me to identify patterns and trends in data that can be used to improve business processes.
It allows me to work with large datasets and use statistical methods to extract insights.
I can use my technical skills to develop and implement data models and algorithms.
Data analytics is a growing fi...
No, two diodes in series cannot work as a transistor.
Transistors have three terminals while diodes have two.
Transistors can amplify signals while diodes cannot.
Transistors can be used as switches while diodes cannot.
Diodes in series will only increase the voltage drop.
Transistors have different modes of operation such as common emitter, common base, and common collector.
I developed a drone that can detect and monitor forest fires.
Designed and built a drone with thermal imaging camera
Integrated machine learning algorithm to detect fire
Tested and validated the drone in a controlled forest environment
Presented the project at a national engineering conference
I play badminton twice a week as a hobby.
I enjoy playing badminton as a way to stay active and relieve stress.
I usually play with friends or family members at a local community center.
I have been playing badminton for several years and have improved my skills over time.
No, I don't have any problem working in Bangalore.
I am familiar with the city and its culture
I have worked in Bangalore before and enjoyed my experience
I am open to new experiences and challenges
I am willing to adapt to the local environment and work culture
Real Madrid is my favorite because of their rich history, success, and style of play.
Real Madrid has won a record 13 Champions League titles, which is a testament to their success
Their style of play is attractive and entertaining to watch
The club has a rich history and has had some of the greatest players in football history, such as Cristiano Ronaldo and Zinedine Zidane
Factors to consider before going App only as CEO of Flipkart
Analyze the data from website and app to understand user behavior
Evaluate the impact on sales and revenue
Consider the potential loss of customers who prefer website over app
Assess the cost of developing and maintaining the app
Evaluate the competition and their strategies
Consider the impact on brand image and customer loyalty
Assess the feasibility of providing ...
I applied via Naukri.com and was interviewed in May 2021. There were 3 interview rounds.
based on 5 reviews
Rating in categories
Software Developer
39
salaries
| ₹2.6 L/yr - ₹7.4 L/yr |
Java Developer
37
salaries
| ₹1.2 L/yr - ₹4.4 L/yr |
Android Developer
28
salaries
| ₹1.5 L/yr - ₹9.3 L/yr |
Quality Analyst
23
salaries
| ₹2.5 L/yr - ₹7 L/yr |
IOS Developer
19
salaries
| ₹2.2 L/yr - ₹9 L/yr |
Maxgen Technologies
JoulestoWatts Business Solutions
Value Point Systems
F1 Info Solutions and Services