What are levels in testcases in order to avoid duplication
efforts ?
Answers were Sorted based on User's Feedback
Answer / ramyab.mca@gmail.com
Hai...
There are levels in which each test case will fall in order
to avoid duplication efforts.
Level 1: In this level you will write the basic test cases
from the available specification and user documentation.
Level 2: This is the practical stage in which writing test
cases depend on actual functional and system flow of the
application.
Level 3: This is the stage in which you will group some
test cases and write a test procedure. Test procedure is
nothing but a group of small test cases maximum of 10.
Level 4: Automation of the project. This will minimize
human interaction with system and thus QA can focus on
current updated functionalities to test rather than
remaining busy with regression testing.
K.Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / n@n!
the levels in test cases in order to avoid duplication
efforts are:
1)user interface
2)usability
3)functional
4)validation
| Is This Answer Correct ? | 0 Yes | 0 No |
what is an yellow box testing?
9 Answers Aryaan Solutions, Liquid Hub,
what type of questions we can ask the interviewer after finishing of the interview?
a project has to be released in one day but the testing people got that project from the developers half of the day before so what they have to do to complete the testing process.?
What r test closure documents?
what wil be your approach while testing any software ,test to pass or test to fail?
How will you determine if the architecture of any web site is of two tiers, three tiers or multi tier?
How we will do Memory Testing? There is any tool to do that testing and to whome this testing to be performed?
On which documnets are used to write System Test Cases? What are the contents in Ststem Test Cases?
How many Test Cases do we need to write for a particular application?(For example, for this AllInterview.com?)
write a TestCases for Telephone ?
What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing
explain waterfall module.