what type of documents can u prepare during Testing?
Answer Posted / ravikanth.m
1.Test Plan : A formal test plan is a document that
provides and records important information about a test
project, for example: Resources, Schedule & Timeline, Test
Milestones, Use cases and/or Test cases
2.Test Case: A set of test inputs, execution conditions and
expected results.
3.Test Data: The actual (set of) values used in the test or
that are necessary to execute the test.
4.Test Scripts: is used to test a particular functionality
(business rule). It may consist of 1 or more Test Cases.
5.Test Log: A chronological record of all relevant details
about the execution of a test
6.Bug Reports: Contains a summary of the bug, its priority
and other details regarding the bug.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
can u merge 10GUI map files into a single GUI map file in winrunner?
How can you do the usability testing?
What is formal testing?
how to generate id in testdirector? a) Td id 1 b) td id 2 c) td id 3 d) td id 4 which is correct answer please any one of the tell me and mail me
What is 'Account Conditioning'?
When have you had to focus on data integrity?
What do we need to build a quality QC team ? a QC manager with all junior QCs or a QC manager with all senior QCs?
Please anyone give answers for all below questions and help ? realtimers please and please share your knowledge.lot of questions left unanswered.
Explain crud testing.
Why did you choose the Software Testing Field?
value momentum
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
What's the difference between system testing and acceptance testing?
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
After insert the record in front-end, how will you check the back end by manually? Please explain?