how to prepare a test case for online restaurant table
reservation system. plz give an answer ASAP, email at
suja_rvndrn@yahoo.co.in
No Answer is Posted For this Question
Be the First to Post Answer
What is component testing?
How should the test cases be framed to validate the excel sheet?
how to prepare unit test scripts for accrued interest calculation.
For the following piece of code, how many test cases are needed to get 100% statement coverage? Procedure X Read (Color) // Input color from user IF (Color == “Red”) THEN Call Roses(Color) ELSEIF (Color == “Blue”) THEN Call Violets(Color) ELSE PRINT “User is no Shakespeare” SaveToDatabase(Color) End Procedure X A. 5 B. 3 C. 1 D. 2
I have s/m which gives me square of numbers from 1 – 10000. How do u test it.
are the test cases stored in database nowadays? pls tell me... then give clear details about test case preparation and test case execution
What is the differance between Bug and Defect.
17 Answers Cap Gemini, CarrizalSoft Technologies,
wat is mutation testing ?
If I give u refill which cost is 5000 & I ll give u refill then how u find that refill cost is right or wrong? & that refill is new in market.
IF A > B THEN C = A – B ELSE C = A + B ENDIF Read D IF C = D Then Print "Error" ENDIF A. 1 test for statement coverage, 3 for branch coverage B. 2 tests for statement coverage, 2 for branch coverage C. 2 tests for statement coverage. 3 for branch coverage D. 3 tests for statement coverage, 3 for branch coverage E. 3 tests for statement coverage, 2 for branch coverage
in any software company how we got the srs document.how we get it is it available in version control or in mannual we get the document
7 Answers AppLabs, Pinsoftek Infosolutions, TCS,
What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking