Answer Posted / mfsi_priyankaa
1.STATIC
-Informal Reviews
-Walkthrough
-Technical Reviews
-Inspection
-Static Analysis
-Data Flow
-Control Flow
2.DYNAMIC
-Structure Based(White Box)
-Statement
-Decision
-Condition
-Multiple Conditions
-Experienced Based
-Error Guessing
-Exploratory
-Specification Based(Black Box)
-Equivalence Partitioning
-BVA
-Decision Tables
-State Transition
-Use Case Testing
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Different types of design diagrams that supports to write test cases ?
HI. ANYONE HAS ATTENDED INTERVIEW FOR TESTING IN MINDKRAFT GLOBAL. I HAVE WRITTEN TEST FOR SOFTWARE TESTING. CAN ANYONE TELL ME WHAT ALL QUESTIONS CANBE ASKED. PLS REPLY. THANK YOU
What is a code walk through?
If client give you a project then which testing you will perform first
I have an UI issue "please fill out this field" pop up in firefox browser keeps scrolling with the page is it valid???
in transfer funds module, how you come to know that amount has been transferred successfully or not....explain in detail
In how many ways you perform batchtesting ?
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
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
Why would we not include these?
what is the critical defect in telecom domain?help me out from this prob its very urgent
Tell some examples of bug severity and bug priority?
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
what is prototyping model,RAD model V model, spiral model?????
State a generalized process for load test? Or explain how you did it previously.