What is the difference between Test Input and Test Data??
Answers were Sorted based on User's Feedback
Answer / venu
Test Input: It is nothings but requirements/ Functional Specifications
Test Data: It is the data which u need to perforn testing like login details, website address etc
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / abc
Test data is a set of test input values used for test execution.
| Is This Answer Correct ? | 3 Yes | 2 No |
While doing export to Quality Center it always shows Excel file does not respond???? Please suggest as why it is happening??
if software faild in customer environment what we called a)error b)fault c)defect d)failure
how do you write the test cases?
pliz anyone give suggest me the test cases for shorting numbers in asc/desc order.
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
Write test cases for Wifi enabled devices(Ipad, Iphone, Laptop) Note: Test case should not cover basic functionalty like connect or disconnect. Test case should have out of box thinking & simulation of errors.
3 Answers Amazon, SCDL Symbiosis Center for Distance Learning,
write a test case for yahoo compose page?
how do u knw when to stop writing test case for a given project.
Given the following: Switch PC on Start "outlook" IF outlook appears THEN Send an email Close outlook A. 1 test for statement coverage, 1 for branch coverage B. 1 test for statement coverage, 2 for branch coverage C. 1 test for statement coverage. 3 for branch coverage D. 2 tests for statement coverage, 2 for branch coverage E. 2 tests for statement coverage, 3 for branch coverage
Test case for flight reservation system
What is the role of QA in a development project?
Write 10 test cases for the condition P=R/I where R and I are integer and P is floating point.