While creating test data for testing an application, where
exactly test data should be crated as in excel file or can we
crate test data in database ?
Answer Posted / jyoti
test data should be created in excel sheet
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
What is test environment? Elaborate with example.
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.)
how to test stand alone programs?
Which of the following defines the expected results of a test? Test case specification or test design specification.
can one defect be mapped to more than one test script in manual testing
How to write test case for this scenario. If the Zip Code field is populated, the system shall compare the zip code value entered to the zip code value in the Family Individual Information Tab
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.
Positive and Negative test cases for the speedometer?(minimum 5 each)
How to write test case for android application,alarm clock,LCD display screen. And after seeting alarm mobile get switch off how to write test case..
Explain the monkey testing?
Write a test case for computer keyboard?
write a test case for yahoo compose page?
Can you list down a few characteristics of a test case?