What is the difference between the test case and a test
script
Answer Posted / 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 |
Post New Answer View All Answers
Can you please explain about the erp project
Any one please can u tell me what is composer? An interviewer asked me do u have experience in Composer? its urgent.
Please Provide me the link to download Testing Category questions and answers If some body has downloaded it pleae send it to me Pavan : Email pavan_cd@yahoo.com Quetion2 : Can any body Explain me about Testing thumb rules
iwant know IEEE formate ,how it is used and exactly where it is used? i have details it follows test plan, testcases...etc. i want real time explanation. pls any one give?
What do you understand by usability testing?
Can you explain the elementary process?
Explain briefly your project.
What is a code walk through?
What are the cases when you’ll consider to choose automated testing over manual testing?
What will be the QA roles and responsibilities in Health care stream like BCBS,can someone please explain me any example project regarding health care services in web-based application?
how to write manual testcases for download the files from the template. for example:from product cost enddate
Explain the advantages of automation over manual testing?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
what is diffrence between dynamic black box testing and dynamic white box testing
what types of bugs will we find out in banking projects