What is the Difference between Testing Types and Testing
Techniques
Answer Posted / nilanjan saha
As per ISTQB Testing Type includes the folloeing-
Functional Testing.
Non-Functional Testing.
Testing Related to Changes
i) ReTesting and ii) Regression Testing
Maintenance testing.
But Testing Techniques consists the way on the basis testing
is get done.
i)Black-Box technique, it consists..
Boundary value analysis
Equivalent Partitioning
State Transitions
Decision Tables
Use case diagrams
ii) White Box techniques consists of
Branch,statement,code ,path,decision,Multiple
condition,LCSAJ means all the coverage stuffs.
iii) Experience based techniques consists
Exploratory testing
Error guessing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Do you know explain security testing?
Why is it that the boundary value analysis provides good test cases?
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox
Explain the ramp testing?
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
What is business validation test case?
Explain the glass box testing?
Explain the dynamic testing?
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
Explain the concurrency testing?
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.