What is junit & api?



What is junit & api?..

Answer / Siddharth Singh

JUnit is a popular open-source unit testing framework for Java applications. It allows developers to write automated tests for their code, ensuring that it functions correctly and according to design. JUnit provides annotations like @Test, @Before, and @After to mark test methods and setup/teardown methods.nnAPI (Application Programming Interface) is a set of rules, protocols, and tools for building, testing, and deploying software applications. APIs define how software components should interact with each other, making it easier to integrate different systems and services.nnIn the context of testing, APIs can be tested using JUnit or other testing frameworks to ensure that they return the expected responses for given inputs.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is the difference between Bugzilla and Softsmith- QAMonitor?

1 Answers  


How to find that tools work well with your existing system?

1 Answers  


Please Tell me About Fish-Bone Model. Thanks in Adv.

1 Answers  


what is the diff b/n test plan and test strategy

3 Answers   CTS,


Please can any one tell me 1).Types of reports 2).Types of Meetings.

1 Answers  


what is database testing

2 Answers  


How will you determine when to stop testing?

1 Answers  


Which things do you examine in requrement while writing testcases.

1 Answers   Datamatics,


What agile testing? how it is process?

5 Answers  


Tell me abuot your daily activities as a test engineer.

6 Answers   InterSoft,


hi, can any one tell me which book is simple to learn (technical words)in testing ?

1 Answers   ABC,


What is TestWare?

1 Answers  


Categories