What is the difference between Test script and Test case
Answer Posted / 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 |
Post New Answer View All Answers
When will you automate a test?
What is extreme programming and what has it got to do with testing?
What is junit? And what is junit annotation?
Can you do without a framework?
Give some examples for defect management tools?
Do you know the difference between close and quit command?
What kind of tests would you automate?
Tell me how could the web element attributes be inspected in order to use them in different locators?
Tell me what is tsl? What 4gl is it similar too?
What are the types of framework used in software automation testing ?
Where you have applied oops in automation framework?
you have same applications (same server configaration)A&B you are doing nonfunctionality testing . what they differ in?
If I have given names to different DataTable columns and those column names are stored in a variable, then passing that variable to the datatable how can i Enter different values in those columns listed in that variable?? Please explain me with an example.I am not getting it.
In Selenium how a test suit is run and report is generated.
How can you create html test report from your test script?