What is the difference between Test script and Test case
Answer Posted / deepshikha
Test Script:
It is the command language that we write to perform
testing. For e.g. if we use Rational Robot we shall write
all commands in sqa Basic commands. Scripting is a program
which automatically checks "n" number of inputs for a
particular requirement or a check point.
Furher more, if we are performing the database check point
for say, 1000 data, we can write a program (script) which
sahll automatically input and check for all 1000 entries in
the database.
Test Case:
It is the actual step by step representation for all valid
and invalid inputs. Its a detailed discription for all
inputs (valid and invalid) and covers all requirements.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain what sikuli is?
Can we do automation testing without a framework? If yes, then why do we need a framework?
What are the limitations of automating software testing?
What are the main attributes of test automation?
Tell me what is the testng.xml file used for?
Currently I do not have any automation in place in my project, but now I want to implement automation, what would be my steps?
I want to learn the data base testing, how can I start my psactice? I already reading the books of basic for data base? If any other books that make my study simple please suggest.
How automation process is carried out?
wat is database testing....how to develop data driven framework in selenium enviromnent. please explaing in detail
What is data - driven automation?
Is automation testing in agile methodology useful or not?
What is the scripting standard while performing automation testing?
What is an automated test script?
Explain me what kinds of annotations are used in testng?
Explain me what the webdriver supported mobile testing drivers do you know?