Answer Posted / rao
Generally Functional Testing starts, once we are prepared
the testcases for all the features as per the requirement
specs.While preparing testcases,we need to cover all the
+ve testcases,-ve testcases,adhoc testcases and GUI
Testcases and also we need to assign certain priority to
the testcases.As per the testcases we will perform diffrent
levels in Functional Testing like FULL and Medium.We can
also perform Sanity Testing as per the Testcases priority.
Full Functional Test Pass:
...........................
Should be executed all the testcases from P1 TO P4.
Medium Functional TestPass:
.............................
Should be covered only P1,P2 and P3(Optional)
Sanity Testing:
----------------
Should be covered all the P1 Testcases.
Note:All the above types of testing techniques as per the
deadlines of our project.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
define risk management system with example ?
write test cases on wall
What are the basic forms of variations?
How we will do Memory Testing? There is any tool to do that testing and to whome this testing to be performed?
Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning
how will we change the server system time?
How is ‘build’ different from ‘release’?
give me a example of writing a test case,take any good example which i can understand easily.
What is the difference between white box, black box, and gray box testing?
tell wat u did in ur banking project?
hai friends can u expalin about real time process of testing at the company, like flow diagram
What is revision history and the content of revision history table?
Which are the different tests for apparel testing?
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?