Filter interviews by
I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.
Positive testing is a testing technique where valid inputs are given to the system to check if it behaves as expected.
Valid inputs are given to the system
Expected behavior is checked
It is also known as 'Happy Path Testing'
Example: Entering a valid username and password to log in
Acceptance testing is a type of testing that determines whether a software system meets the requirements and expectations of the stakeholders.
It is performed to ensure that the software meets the business requirements and is ready for deployment.
It is usually performed by the end-users or the customer.
It can be done manually or through automation.
It is the final stage of testing before the software is released.
Examples...
SDLC stands for Software Development Life Cycle, which is a process followed by software development teams to design, develop, test, and deploy high-quality software.
SDLC is a structured approach to software development.
It consists of several phases such as planning, analysis, design, implementation, testing, and maintenance.
Each phase has its own set of activities and deliverables.
The goal of SDLC is to produce high-q...
Test plan is a document that outlines the testing approach and objectives. Test strategy is a high-level plan for achieving the testing goals.
Test plan includes details about test scope, test environment, test cases, and test schedules.
Test strategy defines the testing methodology, tools, and techniques to be used.
Test plan is created by the test manager or lead, while test strategy is created by the project manager or...
Top trending discussions
I applied via Company Website and was interviewed in May 2024. There were 4 interview rounds.
About group discussion we want to choose any topic want to explain about topic
Aptitude like it will ask us to similar subjects problem solving skills options
Skills what we have in coding they will give test and we want to solve the coding with dkills
I applied via Newspaper Ad and was interviewed in Aug 2023. There were 3 interview rounds.
General question or company process
SQL language and programming testing
Overloading is having multiple methods in the same class with the same name but different parameters. Overriding is implementing a method in a subclass that is already defined in the parent class.
Overloading allows a class to have multiple methods with the same name but different parameters.
Overriding is when a subclass provides a specific implementation of a method that is already provided by its parent class.
Example ...
An array is a data structure that stores a collection of elements, each identified by at least one array index or key.
Arrays can store elements of the same data type or different data types.
Arrays have a fixed size, which is determined when the array is created.
Elements in an array are accessed using their index, starting from 0.
Example: string[] names = {"Alice", "Bob", "Charlie"};
Pointers are variables that store memory addresses of other variables in programming languages like C and C++.
Pointers allow direct access to memory locations
They are used for dynamic memory allocation
Pointers can be used to pass variables by reference
Example: int *ptr; ptr = # // ptr now points to the memory address of num
A local variable is a variable that is declared within a specific function or block of code and can only be accessed within that scope.
Local variables have limited scope and are only accessible within the function or block where they are declared.
Local variables are typically used for temporary storage of data within a specific function.
Local variables are created when the function is called and destroyed when the func
A global variable is a variable that is accessible and modifiable from any part of a program.
Global variables are declared outside of any function in a program
They can be accessed and modified by any function within the program
Global variables can lead to potential issues like naming conflicts and unintended side effects
posted on 20 Jun 2023
I applied via Naukri.com and was interviewed in May 2023. There were 3 interview rounds.
Mathematics question , puzzle question
Stocks and shares for placement interview and competitive exams
Comparative techniques to judge the suitability of the individual and his appearance
Software testing is the process of evaluating a software application to ensure its quality and functionality.
Software testing is done to identify defects or errors in the software.
It involves executing test cases and comparing the actual results with expected results.
Testing can be performed manually or using automated tools.
Types of software testing include functional testing, performance testing, security testing, et...
posted on 2 Dec 2024
I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
SDLC is Software Development Life Cycle which focuses on development of software, while STLC is Software Testing Life Cycle which focuses on testing of software.
SDLC is the process of developing software from planning to deployment, while STLC is the process of testing software from test planning to test closure.
SDLC includes phases like requirements gathering, design, coding, testing, and deployment, while STLC includ...
posted on 16 Aug 2024
Major issues faced while testing millions of data include performance issues, data integrity issues, and scalability challenges.
Performance issues due to large data volume impacting test execution time
Data integrity issues such as data corruption or loss during testing
Scalability challenges in handling and processing large amounts of data
SEO Executive
5
salaries
| ₹1 L/yr - ₹1.4 L/yr |
Software Developer
4
salaries
| ₹2.4 L/yr - ₹4.2 L/yr |
Android Developer
4
salaries
| ₹1.5 L/yr - ₹3.6 L/yr |
Digital Marketing Executive
4
salaries
| ₹1.6 L/yr - ₹2 L/yr |
TCS
Accenture
Wipro
Cognizant