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 |
What is the difference between Bugzilla and Softsmith- QAMonitor?
How to find that tools work well with your existing system?
Please Tell me About Fish-Bone Model. Thanks in Adv.
what is the diff b/n test plan and test strategy
Please can any one tell me 1).Types of reports 2).Types of Meetings.
what is database testing
How will you determine when to stop testing?
Which things do you examine in requrement while writing testcases.
What agile testing? how it is process?
Tell me abuot your daily activities as a test engineer.
hi, can any one tell me which book is simple to learn (technical words)in testing ?
What is TestWare?