is script is same like test cases?
Answers were Sorted based on User's Feedback
Answer / sriharsha
Script : This WORD is used in automated Testing(Like
QTP,WR,Etc). Here We Record and Run the appln or jus type
in the actions to be done in the appln in the automation
tool. The Lnaguage thats displayed wen u record n run or
type in the actions that r to be done is called a SCRIPT.
Usually in WR it is the C Language Format
while in QTP its the VB Script Format
Test Cases : This word is mainly used in Manual testing.Any
Appln needs a TEST CASE.A TC will conatain the action of an
appln.Here we dont have any tool.Everything here is
manual.a Tc contains the following :
Name of the TC
Req no
Mod name
Severity
Test Data
Pre condition
Brief Desc
------------------------------------------------------------
sl no
Desc
Input
Expected Result
Actual Result
Status
Comments
------------------------------------------------------------
Author
Reviewed by
Modified by
Last Modified date
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / satyanarayana
Script is to navigate the application ...
Test case is validate the functionality....
| Is This Answer Correct ? | 0 Yes | 0 No |
Who is the father of Software Testing? Who has invent the water fall model? Who has invent the spiral model? Who has invent the prototype model? Who has invent the v-v model? Who has invent the Hybrid model?
What are the cases when you’ll consider to choose automated testing over manual testing?
Testing Application means what? I want the actual meaning of application?
what is the diff b/s test plan, test strategy and test procedure?
what are the prerequisite conditins to test clientserver and web applications
What is the negative testing and example
What is Testing in Abnormal environment? a)Stress Testing b)Beta Testing c)Performance Testing d)Security Testing
Hi,please help me out with my ques:in project each tester how many testing will do?i mean what extent?
How to check security of any browsers???
Difference between Re-testing and Regression testing?
When a project was started in an organisation ,Testing team will get BRS & FRS documents and starts preparing the Test cases for the application.when the Build was released whether the Testing team will execute only the written Test cases (or) they may update further testcases
what is the difference between test case and result matrix