What are the different levels of testing in a software development lifecycle, and how do they contribute to overall quality?
|
|
0
|
0
|
March 24, 2025
|
What is the Pesticide Paradox?
|
|
0
|
1
|
March 24, 2025
|
What is defect clustering and how can it be addressed in quality assurance processes?
|
|
0
|
1
|
March 24, 2025
|
How does Selenium interact with web browsers to automate testing?
|
|
0
|
0
|
March 24, 2025
|
Under what circumstances would you encounter a Stale Element Reference Exception in Selenium, and how would you handle it?
|
|
0
|
0
|
March 24, 2025
|
What is a deferred bug, and when might you defer a bug fix?
|
|
0
|
3
|
March 24, 2025
|
Explain the difference between verification and validation in software testing
|
|
0
|
1
|
March 24, 2025
|
Write all possible test cases for QR code, including negative scenarios
|
|
0
|
0
|
March 24, 2025
|
Can you explain how you would take screenshots for a failing test on selenium?
|
|
0
|
4
|
March 24, 2025
|
Write performance, functional, and non-functional test cases for a calculator?
|
|
0
|
0
|
March 24, 2025
|
Write a code snippet to print all the drop-down options in an arbitrary generic website, and then sort them alphabetically
|
|
0
|
0
|
March 24, 2025
|
What is type casting in Java?
|
|
0
|
0
|
March 24, 2025
|
What is the purpose of the 'doctype' declaration in HTML documents
|
|
0
|
0
|
March 24, 2025
|
Explain black-box testing, white-box testing, and grey-box testing
|
|
0
|
6
|
March 24, 2025
|
How we can make a piece of code Thread Safe?
|
|
0
|
0
|
March 24, 2025
|
Explain multithreading in Java
|
|
0
|
3
|
March 24, 2025
|
What is indexing in database?
|
|
0
|
0
|
March 24, 2025
|
Can we call run() method without start() method in thread?
|
|
0
|
6
|
March 24, 2025
|
How do you implement ThreadPool in Java?
|
|
0
|
0
|
March 24, 2025
|
Explain the @Transactional annotation
|
|
0
|
2
|
March 24, 2025
|
What is synchronization in Multithreading?
|
|
0
|
0
|
March 24, 2025
|
What is concurrency?
|
|
0
|
2
|
March 24, 2025
|
What are Java Streams?
|
|
0
|
0
|
March 24, 2025
|
How are Collections different from Stream?
|
|
0
|
0
|
March 24, 2025
|
What is use of applications.properties file?
|
|
0
|
0
|
March 24, 2025
|
How does REST API process the request?
|
|
0
|
2
|
March 24, 2025
|
How can we send a JSON object in the URL?
|
|
0
|
1
|
March 24, 2025
|
What is the role of @Autowired annotation?
|
|
0
|
0
|
March 24, 2025
|
What is @Component, @Bean, @Repository, @Controller. Explain difference between them
|
|
0
|
0
|
March 24, 2025
|
Explain pagination and sorting in spring boot
|
|
0
|
2
|
March 24, 2025
|