what is the differemce b/w test cases and test scripts?
Answer Posted / deeps
Test case is a sequential steps of how you are going to
test the application with pre defined conditions to
determine the pass or fail criteria. Test cases are written
by using business requirement document and use case
document.
Test script is created by using the test cases. This
required only when you want to automate the application.
using test script tests you can execute the tests.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What if the application has functionality that was not in the requirements?
What are the five common solutions for software developments problems?
What are the tables in testplans and testcases?
What is boundary testing?
Mention how validation activities should be conducted?
Field level test cases are developed using AF TOD to validate individual fields on a screen using a black box testing methodology. IN THIS CONTEXT WHAT IS "AF TOD"
Enlist some of the key challenges that are faced while performing software testing.
What are the differences between test strategy and test plan?
When do you think qa activities should start?
What is agile testing and what is the importance of agile testing?
how cani do requirement testing using some testcase
What is cross browser testing?
What are the responsibilities of a qa analyst?
What should Development require of QA?
What is coding?