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 |
HP QC Defect life cycle?
what is a review?
what is entry and exit creteria for testing ?
Waht is the diffrence between static testing and dynamic testing,what u do instatic testing as a black box test engineer
what is the real time testing process for water fall model..plz exp asap..thanks in advance
What is the concept of introducing a small change to the program and having the effects of that change show up in some test?
I have one doubt in regression testing, Example if we have five modules such as 1,2,3,4,5. If we made change in 3 module only and also 3 module will interact with only 1 and 5 module. For this case we will conduct testing in all module (or) only 1 and 5 module?? Answer soon firends
for example, we have old password,confirmed password, new password followed by submit button. what are the test cases written for that?
Tell me the some important test cases for lift operation? what is priority?if p1,p2,p3 are the priority levels u should use,what test cases in ur given will be p1,p2,p3?
What is Build and what is Installation testing?
What is limitation of v shaped model
in our company we are not having any conformation management tools so, how will we follow or manage the change request from the client?