what is test data
Answers were Sorted based on User's Feedback
Answer / madhuri
Test data is nothing but the data needed to execute the test
cases.
We can get the data from requirement & design documents
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / rafi
it is the input data before going to the execution of a
application the tester has to prepare vthe test data
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / prasanna_ny
Test data is the data for testing your apllication/system.
This usually given to the testing team by the
client/developer.
| Is This Answer Correct ? | 3 Yes | 0 No |
Explain the check points in quicktest professional?
Other than using import sheet statement for importing the data from excel sheet, is there any other method that can be used?
diff between wr and qtp in detail.
What is diff betwee datatable.importsheet "path" and datatable.import
Is it possible to use two instances of UFT on the same machine? If not why?
Can you give me the code to calculate the total number of Links using the child object in the web page..? is there any other way to calculate number of links with out using the Child objects.??
2 Answers DST Global Solutions,
what is meant by descriptive programming?
How will u find that how many List boxes( and check boxes) are present in one particular window
Can anybody help me for vb script in qtp? give me examples for practice plz.
1. What is extense of Result file in QTP?
How do function returns a value?How can we pass one function value to other function as input
i ve an excel in a QC folder. Thru my QTP script i want to open that excel in runtime. I am running this script from QC itself