Filter interviews by
QA (Quality Assurance) is the process of ensuring quality in the product being developed, while QC (Quality Control) is the process of verifying that the product meets the required quality standards.
QA involves creating processes and standards to prevent defects in the product.
QC involves executing tests and inspections to identify defects in the product.
QA is proactive and focuses on preventing issues, while QC is rea...
End to End Verify is the process of testing a system or application from start to finish to ensure all components work together correctly.
End to End Verify involves testing the entire system or application to ensure all components work together seamlessly
It includes testing all functionalities, integrations, and interactions within the system
Examples include testing a user journey from login to checkout on an e-commerc...
QA focuses on preventing defects in the process, while QC focuses on identifying defects in the product.
QA involves processes and procedures to ensure quality standards are met before the product is released.
QC involves testing and inspection to identify defects in the product after it is produced.
QA is proactive, while QC is reactive.
Examples: QA - reviewing requirements, creating test plans; QC - conducting testing,
Testing workflow involves planning, designing, executing, and reporting. Different types include functional, non-functional, regression, and performance testing.
Testing workflow includes planning, designing test cases, executing tests, and reporting results
Different types of testing include functional, non-functional, regression, and performance testing
Functional testing ensures the software functions as expected
Non-fu...
Top trending discussions
Print the webtable and gett all the data
BVA Testing stands for Boundary Value Analysis Testing, a software testing technique to test the boundary values of input ranges.
BVA Testing is used to identify errors at the boundaries of input ranges.
It involves testing the minimum and maximum values, as well as just inside and just outside the boundaries.
For example, if a system accepts values from 1 to 10, BVA Testing would test values 0, 1, 10, and 11.
Reverse linked list. followup for optimized way.
Drawbacks of Selenium include limited support for non-web applications and challenges in handling dynamic web elements.
Limited support for non-web applications, such as desktop or mobile apps
Challenges in handling dynamic web elements, leading to flakiness in tests
Steep learning curve for beginners
Requires programming knowledge to create and maintain test scripts
Slower execution speed compared to other automation tools
Count the number of occurrences of a specific substring in a given string.
Use a loop to iterate through the string and check for the occurrence of the substring.
Use the indexOf method to find the position of the substring in the string.
Increment a counter each time the substring is found.
I am a dedicated QA QC Engineer with 5 years of experience in ensuring product quality and compliance with industry standards.
Experienced in conducting quality control inspections and audits
Skilled in developing and implementing quality assurance processes
Proficient in using testing tools and techniques to identify defects
Strong attention to detail and problem-solving skills
Excellent communication and teamwork abilitie
Selenium is a popular open-source automation testing tool used for web application testing.
Selenium is used for automating web browsers.
It supports multiple programming languages like Java, Python, C#, etc.
Selenium WebDriver is the most commonly used component for writing automation scripts.
Selenium Grid is used for parallel testing across different browsers and environments.
I applied via Company Website
Code to reverse a string
Use the built-in reverse() function to reverse the string
Convert the string to an array of characters, reverse the array, and then join the characters back into a string
Synchronization in Selenium is the process of ensuring that the test scripts wait for the web elements to load before performing actions on them.
Synchronization is important to avoid timing issues and ensure accurate test results.
There are two types of synchronization in Selenium: implicit and explicit.
Implicit synchronization uses the default timeout value to wait for elements to load.
Explicit synchronization uses exp...
I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.
I applied via Job Portal and was interviewed in Apr 2023. There were 3 interview rounds.
Java program for reverse array and finding largest number in array. Basic java related questions
I applied via Approached by Company and was interviewed before May 2023. There were 2 interview rounds.
Medium to high level questions possible
Behavioural round and coding together arranged
based on 1 interview
Interview experience
TCS
Accenture
Wipro
Cognizant