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
Describe some problem that you had with automating testing tool.
Do you know how to verify if the checkbox/radio is checked or not?
What is javascriptexecutor and in which cases javascriptexecutor will help in selenium automation?
How can the user get a text of a web element?
What are the different types of scripting techniques for automation testing?
what is GDC
4. How we implement Winrunner,in our project?
What are the advantages of manual testing and automated testing?
Tell me how a text written in a text field could be cleared?
Hi I need the following information about JMeter 1) How many(max) threads(users) can hit the website using Jmeter? 2) How long(in hours) can we run Jmeter for stress test? (Is there any “Memory full” issue if we run for long time?) 3)What typeof sampler to use for clicking on the link?
What is the purpose of getoptions() method?
Explain how to perform load-testing?
How software testing is handled?
Can you list some other automation testing tools that you are familiar with?
Tell us what is the alternate way to click on login button?