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


Please Help Members By Posting Answers For Below Questions

Tell me what is an absolute xpath?

538


Hi All! Am new to Selenium and would really appreciate your help writing test cases for the following scenario: 1. Manually create 2 logins User A and User B on say, orkut.com or facebook.com. 2. Have User A invite User B as a friend. 3. Have User B accept the friend request. 4. Have User A post a comment on his own profile. 5. Have User B post a reply to that comment. 6. Each User logs out of his respective account. 7. Do not use Selenium IDE. 8. Use Selenium RC and Java.

1503


On what factors can you map the success of automation testing?

565


How do you plan test automation?

1465


I want a code for a following item in TSL Language. Look up a person in database, If not found, add person to the database.

1445






Types of F/w in Automation

841


Do you know what is the purpose of deselectall() method?

594


Tell us how can you create html test report from your test script?

537


Explain me what the webdriver supported mobile testing drivers do you know?

590


What is open source tool and give example?

564


How is Jmeter tool very useful in projects when it does not have features like online monitoring,WAN emulation,caching like other performance tools.

1958


hi to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know.

1736


What should you do after finding a bug?

637


Describe some problem that you had with automating testing tool.

1882


Can any one give me the script for drag and drop or setselection functions ?like in a not pad i want to select 5 lines

1440