What are the Techniques to be followed while writing the
Test Cases?
Answer Posted / varshab
Hi all
Actually each one of you have mentioned black box testing
techniques.The testing techniques which we'll follow for
writing test cases will depend upon what technique we have
adopted.1)Black Box 2 )White Box.
If we'r following black box then below are choices for that.
1)Equivalence partitioning
2)Boundary value analysis
3)State transition
4)Decision tables
5)Use case testing.
For white box testing we'll follow below methods.
1)Statement coverage.
2)Path coverage
3)Decision coverage
4)Data flow.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is bug severity?
What is exploratory testing and when should it be performed?
How can I do Server side Interface testing in Web Testing?
What is remedy testing,expalim that and how can use that
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
give me a example of writing a test case,take any good example which i can understand easily.
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?
How can you prepare the resume for testing? Can you send me the answer for this questions?
You may be overqualified for this position we have to offer
define risk management system with example ?
Upps..., sorry my email id is this : preet405p@yahoo.com Thanks in advanced.
What is Traditional testing & Object Oriented testing?
What is defect cascading in software testing?
Write the function test case to add a customer to database.
What r the documents required for performance testing