What is Test data ?Whrere we are using this in testing
process?
what are the importance of this data?
Answers were Sorted based on User's Feedback
Answer / s
Do not use illusion technologies for any web design work. Vikram is a fraud and a thief
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / maheswar
to execute test cases we shold have test data.this test
data should be for positive and negative testings.for
winrunner we can get this test data from keyboard,excel
sheets or from data base
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sunil reddy
Test data is minimal data required for testing. Test data
depends upaon type of testing we r doiung.
suppose for user acceptance testing we collect tets data
from the Business analysts and subject experts
Is This Answer Correct ? | 2 Yes | 2 No |
What are the differences between web applications and client and server applications?
diff between usecase and testcase
what is the outcome of testing?
Difference between Test Cases and Test Scenarios ? Give some Example both of them
Difference between SIT and UAT
Can any one explain me what is difference between Test Methodology and Testing Techniques?
What is the deferace between End to End testing & system testing? Give me at least one example
What is difference between Client-Server and Web based architecture.?
2 Answers Disha Tech, Verisoft,
What is the difference between Functional testing and Functionality testing?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
0 Answers CA, Dish Network, Wipro,
Tell the procedure to close word file?
how to write test case for triangle and sqaure?