Answer Posted / mercy
Testing techniques can be broadly classified into two:
1. Structural Technique
2. Functional Technique
Both of these should be performed ideally for adequate
testing.
Structural Testing Technique: This is to uncover defects at
the coding phase. The purpose of this is to assess the
implementation by finding data that will force sufficient
coverage of the structures present in the implemented
appliccation.
Examples: Stress, Recovery, Execution, Operations,
Compliance and Security testings.
Functional Testing Technique: This is to uncover defects
that occur in implementing requirements or design
specifications. This ensures that requirements and
specifications are achieved.
Examples: Unit Test, Assembly and UAT.
Structural Testing is also called White box testing and
Functional as Black Box Testing
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
How do u determine,what to be tested?
What is Test Design ?( Urgent) and Test Design for Printer?
Why would we not include these?
What are the major components of Perf Test Report?
How do you scope out the size of the testing effort?
What about the test case if the field only takes a certain number of characters or a minimum number?
how to connect oracle with test director? in testdirector we will be getting only reports? pls answer Thanks in Advance
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?
i want to for technical interview question paper along with in tesrviwe Phases i need
What is showstopper defect?
What is smoke testing and user interface testing ?
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
what type of testing techniques are using after accept the build?
There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements