what is test data?how test data is prepared? are there any
guidelines/methods to prepare it?
Answer Posted / krish
Test Data is the input data which we give to check the
feature of an app to know whether its working correctly or
not.
The input data could be valid for positive test cases and
invalid for negative test cases
Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
how can u prepare the test plan?
What are the review documents used for testing?
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
Are there more defects in the design phase or in the coding phase?
What are some best practices that you should follow when writing test cases?
Manual and automation how do they help in bringing out quality product? Explain?
what is conditional testing? explain and examples
what risks do u faced u r projest how do you solve
what is the difference between Risk based and Requirement based testing???
What are the types of maintenance?
What is the difference between load and stress testing?
Write the 10 high test cases for making video call/face time?? Write the test cases for credit card accessing the money transfer?? Write the test cases for file transfer from one user to other from Google Drive/drop box?
What is coverage and what are the different types of coverage techniques?
can u plz give an example for regression testing with example.
What about the test case if the field only takes a certain number of characters or a minimum number?