how to prepare unit test scripts for accrued interest
calculation.
How many test cases you will execute per day?
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
how to testba storedprocedure?
Explain transaction testing?
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
What is test environment? Elaborate with example.
While writting Test Cases test testers have to write what test inputs/data he/she is going to use
Hai, Could anybody please let me know, how to calculate the number of test cases required to test a program. Please provide me the answer for the following question: “What type of ticket do you require, single or return?”IF the customer wants ‘return’Ask: “What rate, Standard or Cheap-day?”IF the customer replies ‘Cheap-day’Say: “That will be $11:20”ELSESay: “That will be $19:50”ENDIFELSESay: “That will be $9:75”ENDIFNow decide the minimum number of tests that are needed to ensure that allthe questions have been asked, all combinations have occurred and allreplies given. a) 3 b) 4 c) 5 d) 6
What are the condition when you begin to write test case in the Test Director. Ex.data condition what are the condition can some help me please i how write test cases.
Explain the agile testing?
Write a test case for computer keyboard?
Explain the format of a requirement traceability