What is the difference between Test script and Test case
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / pradeep kulkarni
Test Script used for repetative testing of particular
functionality or requirement while test case covers the
entire requirement of that functionality to be tested.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / ravi kiran
Test script is the script generated by any of the
Functional Testing Tool in automation testing.
Test Case is that which is written by a tester in order to
test a functionality in Manual Testing. It consists of the
feilds like Test CaseId,Test Case Name, Pre Conditions,
Business Rules, Test Steps, Expexted Result, Actual Result,
etc.. (Generally In Excel Format)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vikas
Test scripts used for automation and executes in automation
tool where as test cases covers the whole
functionality/requirement and breakage of different-2
scenario's which are executes manually by human being.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ram polavarapu
Test Cases:the way we need to test functionaliity as per
the client requirent and converted as steps and will write
the test cases..
test scripts:test scripts generated by the tool using the
record option ot automation testers can do the hand code by
using the tool and can generate that test scripts are
generated based on the test cases
| Is This Answer Correct ? | 0 Yes | 0 No |
What is tsl?
hi i m runing a login script using multiple data by importing from excel sheet, now i want to get a status pass or fail each time the script run for multiple data?? so anyone can help me out?
How to get the Background color of a Tab or Button in TestComplete Tool using VBScript? I have a validation that to verify whether a particular tab or button is highlighted or not. When the tab or button is highlighted the background color will be in Yellow color.If i get the background color then its easy for us to validate whether its highlighted or not. Can anybody help me on this?. Thanks in Advance.
Hi I want QTP software .If anybody have QTP then plz send me the software?
To retrive testdata which tool vl use?
If i am doing the automation of test suites in a project. Then what will be the system interfaces for that?? The tools I am using or something else... please help..!!
3. Generally what type of bugs we are finding in a project give some examples?
What are the differences between open source tools, vendor tools, and in-house tools?
Which testing tool can be used for a window base application. My application is a WPF window application, which testing tool i can use to test this application?
Explain what java api is required for generating pdf reports?
What did you include in a test plan?
explain add in manager and virtual object wizard in winrunner