Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
Defect density is the number of defects identified in a software component or system divided by the size of the component or system.
Defect density helps in measuring the quality of the software.
It is calculated as the number of defects found in a component divided by the size of the component.
For example, if a software component has 10 defects and its size is 1000 lines of code, the defect density would be 0.01 defects
Attributes of a test plan include objectives, scope, resources, schedule, and risks.
Objectives: Clearly defined goals for the testing process.
Scope: What functionalities or features will be tested.
Resources: People, tools, and equipment needed for testing.
Schedule: Timeline for testing activities and milestones.
Risks: Potential issues or challenges that may impact testing.
Examples: Test plan for a website may include o...
SQL commands are used to interact with databases to perform various operations like querying, updating, inserting, and deleting data.
SQL commands are used to manipulate data in relational databases.
Common SQL commands include SELECT, INSERT, UPDATE, DELETE.
Examples: SELECT * FROM table_name, INSERT INTO table_name (column1, column2) VALUES (value1, value2), UPDATE table_name SET column1 = value1 WHERE condition.
Smoke testing is a preliminary testing to check if the basic functionalities of a software application are working fine.
Performed at the beginning of testing phase
Focuses on basic functionality
Not detailed testing
Helps in identifying major issues early on
Usually automated for efficiency
I applied via Job Portal
Reasoning,numerical ,ratios
Basic coding questions
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
Reverse a string and count the number of vowels in the given string.
Create a function that takes a string as input
Reverse the string using built-in functions or loops
Count the number of vowels in the string using a loop or regex
Return the reversed string and the count of vowels
Find and print the repeating substring in a given string.
Iterate through the string and check for repeating substrings
Use a hashmap to keep track of seen substrings
Return the repeating substrings as an array of strings
Types of waits in Selenium include implicit, explicit, and fluent waits.
Implicit wait: Waits for a certain amount of time before throwing a NoSuchElementException.
Explicit wait: Waits for a certain condition to occur before proceeding further in the code.
Fluent wait: Waits for a condition to be true with a defined polling frequency.
Example: driver.manage().timeouts().implicitlyWait(10, TimeUnit.SECONDS);
A runner file is used to execute test scripts and generate reports in software testing.
Runner file is a script that executes test cases written in a testing framework.
It can be used to run multiple test cases in a specific order.
The code for generating reports in a runner file typically includes functions to collect test results and format them into a readable report.
Example: In a Selenium test automation project, a ru...
Interface in Selenium is a way to define a set of methods that a class must implement.
Interface in Selenium is used to define a contract for classes that implement it.
It helps in achieving abstraction and modularity in test automation.
Example: WebDriver interface in Selenium is implemented by classes like ChromeDriver, FirefoxDriver, etc.
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There was 1 interview round.
I was interviewed in Sep 2024.
I applied via Newspaper Ad and was interviewed in May 2024. There were 5 interview rounds.
Numerics ,adverb,reasoning question
C languages ,c++languages
Talking about general knowledges
I applied via Company Website and was interviewed in Jan 2024. There were 2 interview rounds.
Inner join returns only the matching rows between two tables, while outer join returns all rows from both tables.
Inner join only includes rows with matching values in both tables
Outer join includes all rows from both tables, even if there are no matching values
Types of outer joins include left outer join, right outer join, and full outer join
To test an ATM machine, I would perform functional, security, and usability testing to ensure it operates correctly and securely.
Test the functionality of withdrawing cash, depositing cash, checking balance, transferring funds, etc.
Perform security testing to check for vulnerabilities such as card skimming, unauthorized access, etc.
Conduct usability testing to ensure the interface is user-friendly and intuitive for cus...
I have worked on a project testing a mobile banking application for a major financial institution.
Performed functional testing to ensure all features worked correctly
Conducted regression testing after each new release
Collaborated with developers to troubleshoot and resolve issues
Created and executed test cases based on user stories
I have previously used MySQL and MongoDB databases.
MySQL was used for relational database management system.
MongoDB was used for NoSQL database management system.
Good test done that can be us4ed in the wvar
That werill be har area that can be
The question seems to be gibberish or a typo.
It is possible that the question was mistyped or is not a valid question.
Ask for clarification or context from the interviewer.
Provide a response based on the interviewer's intention or rephrase the question.
Blue
Yellow
Orange
Red mango