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
Explain the unit testing?
What are semi-random test cases?
write a test cases for WLAN
What is the syntax testing?
How to generate test cases for 'replace a string' method?
Explain the scalability testing?
Scenarios to test wireless Speaker via bluetooth
What is gray box testing?
Explain the sanity testing?
how to write a test procedure & test log for login system
Explain how to develop a test plan and a test case.
how to write test cases in interview exam like one website it contain a/c # text box, current bill amount text box,sms offer,calling offer,internet these 3 are list boxes and remindmelater,continue these 2 are buttons. and qu is like 1.user doesn't have any dues from past 90 days,2.whose bill amount >= rs2000 from past 6 months. use this 2qu write testcases.
Explain the soak testing?
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one