What is the main defference between test case,test plan and test script in software testing.?
Question:
Answer:
test case- specific case you are testing. ex: What happens if I click the start button.
test plan- tons of test cases made to test entire product etc.
test script- can be an automatic process or a manual process that steps through each step of a test case.
Hope this helps
More Questions & Answers...