What is the difference between Test script and Test case
Answer Posted / 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 |
Post New Answer View All Answers
What is meant by the automation framework?
Does every software project need testers?
Hi All, Is there any free automation tool for windows application and it's easy to use? I usually take a lot of time to regression test my application when there is a new build on live environments (about same 10 environments) I wish I know a automation tool to regression test and ofcourse it's free, easy to use (maybe using C#) Could anybody can advise to me a tool like that? I very appreciate ^^
Tell me the fundamental difference between xpath and css selector?
Give some examples for defect management tools?
What are the things that one should consider for selecting a project for test automation? For example, stability, etc.
Tell me how can we find the value of different attributes like name, class, value of an element?
how to map requirements& test cases in quality center ???
can anyone suggest me any low cost tool that can support both Manual and Automation testing ?
How do select which automation testing tool is the best for you?
What type of scenarios can be automated?
what is the difference between keyword driven frame work and data driven frame work.
Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)
What are the different types of locks in mainframe?
What are the different types of an automation tool that you are aware of?