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
I am a ISTQB cerfity tester with 3 yrs experience(kolkata) , I left my current commpany due to some problem but since two months I did not get new job , why? is my age is 33 yrs and I am married . If anybody have any answer please let me know, my email id sangitadas1981@gmail.com/yahoo.co.in
What is bug, deffect, issue, error?
through which phases a software ttester need to pass like as a junnior test engineer,team lead,project lead,etc.? which is the final stage of your promotion and how will u achieve?
What is ecp (equivalence class partition)?
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
Have you prepared traceability matrix and how to prepare it?
What are the cases when you’ll consider to choose automated testing over manual testing?
what the purpose of requirement phase
According to RBI rule how much money can be transferred through online banking at one time...?
write test case for gmail sign up page ?
what is agile model and spiral maodel?pls explain with an example?
What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?
What is white box testing, and what are the various techniques?
When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result
What is function points??????