hai...........
please tell abt testcases..
how we can drived the testcases in project?
Answer / mugundhan k
Test cases are used to check the whether the developed
application is working properly with all functionalities or not.
You can derive test cases from the SRS,BRS,FRS.Depends upon
the functionality you have to write testcases.
| Is This Answer Correct ? | 7 Yes | 0 No |
how to test stand alone programs?
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
What is the smallest number of test cases required to Provide 100% branch coverage? If(x>y) x=x+1; else y=y+1; while(x>y) { y=x*y; x=x+1; } A. 1 B. 2 C. 3 D. 4
write a test cases for WLAN
Explain the dynamic testing?
how to search a Unix file system in Google search engine??? write the test cases foe that one???what will be the step
Write test cases for Wifi enabled devices(Ipad, Iphone, Laptop) Note: Test case should not cover basic functionalty like connect or disconnect. Test case should have out of box thinking & simulation of errors.
3 Answers Amazon, SCDL Symbiosis Center for Distance Learning,
Explain which test cases are written first black boxes or white boxes?
can any body help me with providing a a case for usability testing...
Write tast case for a+b=c?
Write few functional & non-functional test cases for a payment gateway system