Filter interviews by
I applied via LinkedIn and was interviewed in Nov 2023.Ā There was 1 interview round.
A test case is a set of conditions or variables under which a tester will determine whether a system under test satisfies requirements or works correctly.
Test case includes preconditions, inputs, expected results, and postconditions.
It helps in identifying defects in the software.
Test cases are designed based on requirements and user scenarios.
Example: Test case for login functionality - Preconditions: User has valid c...
A test scenario is a detailed description of a specific test case or situation to be tested.
Test scenario outlines the steps to be taken, input data, expected results, and conditions for testing.
It helps in ensuring complete test coverage and identifying potential defects.
Example: Test scenario for login functionality - enter valid username and password, click login button, verify successful login.
Example: Test scenari...
I applied via LinkedIn and was interviewed before Jun 2023.Ā There was 1 interview round.
Handling real-time errors in a web application
Implementing proper error handling mechanisms such as try-except blocks
Logging errors to track and troubleshoot issues
Using monitoring tools like Sentry or New Relic to detect errors in real-time
I appeared for an interview before Jan 2024.
Loop questions, basics of PHP, and MySQL.
Top trending discussions
I applied via Recruitment Consultant and was interviewed in Mar 2021.Ā There were 3 interview rounds.
A framework is a set of guidelines, standards, and tools used to develop software applications.
A framework provides a structure for developers to build upon
It includes pre-written code and libraries to simplify development
Frameworks can be specific to a programming language or platform
Examples include React for web development and TensorFlow for machine learning
posted on 19 Nov 2020
I applied via Campus Placement and was interviewed in Jan 2021.Ā There were 3 interview rounds.
Swap two numbers with and without temporary variable
Without temporary variable: Use addition and subtraction
With temporary variable: Use a third variable to store the value of one of the numbers
Example without temporary variable: a=5, b=7; a=a+b; b=a-b; a=a-b;
Example with temporary variable: a=5, b=7; temp=a; a=b; b=temp;
based on 3 interviews
Interview experience
based on 8 reviews
Rating in categories
Software Developer
3
salaries
| ā¹5 L/yr - ā¹8 L/yr |
Python Developer
3
salaries
| ā¹4.8 L/yr - ā¹10 L/yr |
Product Support Manager
3
salaries
| ā¹5.2 L/yr - ā¹5.8 L/yr |
Quality Analyst Automation
3
salaries
| ā¹7 L/yr - ā¹7.6 L/yr |
TCS
Accenture
Wipro
Cognizant