What are the various black box and white box testing techniques?
Answer Posted / sneha
BlackBox Testing Techniques are as follows:
1)BoundaryValueAnalysis
2)Equivalence class Partition
3)Error Guesing
4)State Transition Testing
5)Decision table testing
6)Cause Effect Graph.
7)UseCase Testing
whiteBoxTesting Techniques are as follows:
1)Statement coverge testing
2)Loop Testing
3)Branch Coverage Testing
| Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
Can anybody help i put the pharma and bank project in my resume, but i dont know what to tell about them, any body tell the where can i get the information about them,what i need to tell about these applications,please help me
What criteria would you use to select Web transactions for load testing?
What is decision table testing?
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?
Can you please explain about the erp project
Hi, Please can one tell me how to test the usability testing, which method has to be used, how to write the report? Thanks Deepa
How the application is launched to the production environment?
how do u manage scripts in winrunner when you application is changing frequently?
There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements
what is the function generator?
What do you like about computers?
What is the Testing strategy for testing client server applications/products?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
what exactly is heuristic checklist approach for unit testing?