what is the creteria required for deciding when the test cases are cover the requirements of the client or project ?
1 4073Post New Manual Testing Questions
what is fusion testing and impact analysis???
What is the Jar file?
Explain branch coverage and decision coverage.
Write test cases on duster
What is a defect?
what is diffrence between dynamic black box testing and dynamic white box testing
Hi,Please can any one tell me about SAP Testing concepts.
What is state transition?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
What are the benefits of requirement traceability?
Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases
What is test out put?
Write a set of test cases to test youtube?
What is a test scenario?
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....