How to create Test Data? What are the Fields in Test Data.
Please any one specify the format of Test Data?
Answer Posted / ysreddy
Hi Mr,
The source of the Test data differs from Phases to Phases,
If you are in IAT then extract data from Design docs,
if you are in System testing( functional or non
functional ) get the data from SRS and if you are in UAT,
then get data from BRS or some times you are allowed to use
live data.
if you are not ok with my answer, - contact me on
ysreddyqa@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Do you write test plan and test case?
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?
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update
What is the domain testing?
How would you do " Keeping two folders in sync testing"
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
Do you know mutation testing?
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
write test cases on file open dialog box in notepad
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
write a test case for telephone billing ?
can anyone please help me in writing Test cases for HRMS,ERP and for CRM Apllications...I am joined as a trainee.so i have to write test cases for these applications..Soo can anyone pls help me....mail id: bapuji.karyampudi@gmail.com....Please reply me guys.
Explain the soak testing?