i
Planon
Filter interviews by
I applied via Company Website and was interviewed before Jul 2023. There were 2 interview rounds.
Technical questions , Aptitude question
I applied via Referral and was interviewed in Apr 2023. There was 1 interview round.
SDLC is Software Development Life Cycle, Bug Life Cycle is the process of a bug from detection to resolution, White Box Testing is testing based on internal code structure, Functional Testing is testing the functionality of the software, Smoke and Sanity Testing are initial tests to check basic functionality.
SDLC is a process followed for software development, consisting of phases like planning, design, coding, testing...
STLC stands for Software Testing Life Cycle, which is a process used to test software products. Regression testing is retesting of software after changes to ensure no new bugs are introduced.
STLC is a series of steps followed to ensure high-quality software testing, including planning, designing, executing, and reporting.
Regression testing is the process of retesting software to confirm that recent changes have not adv...
I applied via Referral and was interviewed in Mar 2023. There was 1 interview round.
Java program for array reverse, recursion, balanced parenthesis using stack, constructor usage, and defect life cycle in testing.
Array reverse: Use a for loop to swap elements from start to end.
Recursion: A method that calls itself to solve a problem.
Balanced parenthesis using stack: Push opening brackets onto stack and pop when closing brackets are encountered.
Constructor in Java: Used to initialize objects of a class...
Selenium locators include ID, Name, Class Name, Tag Name, Link Text, Partial Link Text, CSS Selector, and XPath.
Types of Selenium locators include ID, Name, Class Name, Tag Name, Link Text, Partial Link Text, CSS Selector, and XPath.
XPath is used when other locators are not suitable or when locating elements based on complex conditions.
Types of XPath include Absolute XPath and Relative XPath.
Example: driver.findElement
posted on 28 Sep 2022
I applied via Recruitment Consulltant and was interviewed in Mar 2022. There were 3 interview rounds.
posted on 31 Oct 2021
I applied via Recruitment Consultant and was interviewed in Oct 2021. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Apr 2021. There were 5 interview rounds.
Program to print right angle triangle of number pattern using Python.
Use nested loops to print the pattern.
The outer loop will iterate through the rows.
The inner loop will iterate through the columns.
Use the range function to control the number of rows and columns.
Print the numbers in the pattern using string formatting.
Program to merge and sort 2 lists using Python.
Create two lists and merge them using the extend() method.
Sort the merged list using the sort() method.
Alternatively, use the sorted() function to sort the merged list.
Example: list1 = ['apple', 'banana', 'cherry'], list2 = ['orange', 'kiwi', 'mango']
Example: merged_list = list1 + list2
Example: merged_list.sort() or sorted(merged_list)
I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Nov 2020. There were 3 interview rounds.
Senior Software Engineer
14
salaries
| ₹13 L/yr - ₹23 L/yr |
Software Engineer
11
salaries
| ₹10 L/yr - ₹22 L/yr |
Test Engineer
10
salaries
| ₹6 L/yr - ₹12 L/yr |
Software Developer
9
salaries
| ₹8.2 L/yr - ₹16 L/yr |
Associate Software Engineer
7
salaries
| ₹7.5 L/yr - ₹14 L/yr |
IBM
SAP
Oracle
Salesforce