How to create Test Data? What are the Fields in Test Data.
Please any one specify the format of Test Data?
Answer Posted / vijay
In my project whether writing the test conditions itself we
will create the test data.
Test data means when we are executing the test scripts,we
need to give some input for required fields.those inputs
are called as test data.
I am in Insurance domain project, while writing the test
case itself,I know,which type of policy I need to test the
perticular condition.
If I have no required data in test region, I will request
to the supporting team to load in test region from Live.
If I am wrong Please let me know
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
hai im finished software testing course im technicaly strong but yet now no opportunities come to me.if any opportunities please send to my mail id my mail di is sumathi11685@gmail.com
What are the Test Cases Comes under Regression Suite?
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
What is transaction testing?
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
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?
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profileĀ
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
what is the test plan for ms-word
can any body help me with providing a a case for usability testing...
Explain the concept of semi-random test cases?
how to write test cases in interview exam like one website it contain a/c # text box, current bill amount text box,sms offer,calling offer,internet these 3 are list boxes and remindmelater,continue these 2 are buttons. and qu is like 1.user doesn't have any dues from past 90 days,2.whose bill amount >= rs2000 from past 6 months. use this 2qu write testcases.