While writting Test Cases test testers have to write what
test inputs/data he/she is going to use
Answer Posted / nitin
Think like end user...You will get your answer..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the branch coverage 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.)
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 many test cases do u need to ship a product?
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.
Explain the soak testing?
What is use case testing?
If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date
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?
For how many days (or) weeks you will test a product or software?
how to test stand alone programs?
What is explain security testing?
150 integration testing scenarios for gmail
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?