differentiate test case and test script
Answers were Sorted based on User's Feedback
Answer / rkcr
Set of conditions which are used to check whether the
application has met the requiremnts is called test case .
Test cases are generally written for manual testing.
Test script is part of code which is used for automation
testing
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / giridhar
test case: " its an basic or scrap level starting process
for testing.
Script: " its like language consisting of objects, and
properties, types of objects."
it is an snippet after the recording the application.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between static testing and dynamic testing?
some major negative test cases to break the sign up page having username password, email, url address field and some check box selection options ?
hi all, i am new to testing environment.i have two questions 1.what is the difference between volume test and load test.? 2.generally ,what is the output for stress testing.?because it is beyond the limit.and what is the use of stress testing?
the typical Application Test Lifecycle?
how do u know that the test case is complete(assume we have a testbox how do u know that all the test cases are covered for this text box)
Defect Migration "Defect Migration" means that error is early project documents lead to errors in later documents. For example, an incorrect requirement leads to an incorrect set of speacifications, which leads to design errors, which leads to coding errors, which lead to failures when we test against user expectations. a. How will you prevent Defect Migration? b. Why do you think preventing Defect Migration is important?
can any one tell me what is the difference between Integration testing and End-End testing? plz dont tell me Integration is whitebox testing and done by developers, where as End-End is blockbox testing and done by testers.
plz tell me how can testing implement.like-performance testing,functional testing
whta is compile module?
what are the testing measurements?
How can We stop Client side Validation and do Server side validation ? Is there any option on IE
what is the need of black box testing after completing white box tesing?