What is the difference between Test Input and Test Data??
Answer Posted / abc
Test data is a set of test input values used for test execution.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How to write test case for this scenario. If the Zip Code field is populated, the system shall compare the zip code value entered to the zip code value in the Family Individual Information Tab
What is the syntax testing?
What is business validation test case?
Explain the scalability testing?
write a test case for telephone billing ?
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
Explain the smoke testing?
How would you do " Keeping two folders in sync testing"
What is test environment? Elaborate with example.
i m a fresher working in healthcare industry. here we hve no tool for testing. how i ll do manual testing?plz suggest anyone me urgently... i knw to write test case bt i dont knw where to write n how to execute it manually
how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in
What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
What is Initial Configuration?