-
-
-
-
Testing methodologies for writing test cases
Explain about the following methodologies for writing the test cases. 1)Equivalence partitioning 2)Boundary value analysis 3)Error guessing 4)State transition 5)cause effect graph 6)race condition
-
Why Developers don't do testing?
Devolopers are the builders of the application, they understoods BRD and FS document and devolops the build in their way. But, some times, they misunderstanding the requirements and as per their thinking, they build the application (with errors). 2) Optimistic developers: I wrote the code and I am confident it’s working properly. No need to test this path, no need to test that path, as I know...
-
-
-
-
-