What is the difference between the test case and a test
script
Answers were Sorted based on User's Feedback
Answer / aniruddha
TEst case is written format of input and expected result in
order to perform a manual Testing
while
Test script is Programming logic form of a test case in
order to perform Automation Testing
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / rafi
Test case defines step by step procedure to perform
testing.which contains description,testdata,expected
output...
where as Test script is a collection of instructions
(scripting language) to perform particular task.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ramana
hi friends i need clarification for this one
what is diffrence between test case and test data format?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / laxmi
Test case:
Step Description Expected Results P/F
Comments
Test data
The data what we have to pass as a input in the testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is smoke testing?
What's the relationship between environment reality and test phases?
How do u Check sending a message Through mobile(it could be text msgs ,picture messages ,so that it should cover all the possible scenarios )Its urgent plzzzzzzzzzz,....
Negative testcases for dropdownlist???
can any one tell me wat is dependent and independent scripting?
I am murthy new commer for this site? Now iam serarching a job in Testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,Matrix for Banking,ERP Projects etc., my mail id is shenbagamurthy_r@yahoo.co.in
Is Alpha testing done by developers or testers?
which testing method is used to check the software in abnormal condition? option 1 Stress testing Option 2 Security testing Option 3 Recovery testing Option 4 Beta testing
what are the kpas(key process areas) in u'r company?
hi this is ashok , i never worked in medical domain , can any one pls send me with proper exaple pls Question is while emergency or normal patitent enter into hospital he entered his first and last name and he enter emergency coloumn , write test case on these ,
If I am testing Login Window,there are 2 buttons i.e Ok & Cancel.I will go for checking functionality of Cancel button. I want to know that Would it be one of test case?.I have to write it in test case document or not?
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?