explain end to end scenario's for online Money transfer in Banking Domain?
No Answer is Posted For this Question
Be the First to Post Answer
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
Using the same code example as question 17,how many tests are required to achieve 100% branch/decision coverage? A. 1 B. 2 C. 3 D. 4
write a test cses for sending mails through microsoft- outlook xpress?
This part of a program is given: WHILE (condition A) Do B END WHILE How many decisions should be tested in this code in order to achieve 100% decision coverage? A. 2 B. Indefinite C. 1 D. 4
what is run time object
4 Answers Infinite Computer Solutions,
test cases for traffic signals in a four raod junction.
Analyze the following highly simplified procedure: Ask: "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" ELSE Say: "That will be £19:50" ENDIF ELSE Say: "That will be £9:75" ENDIF Now decide the minimum number of tests that are needed to ensure that all the questions have been asked, all combinations have occurred and all replies given. A. 3 B. 4 C. 5 D. 6
How we apply Test case like integration testion on calculating result or for calculation GPA..... plz urgent need???:(
Elaborate test plan and content availability in test plan.
Write a test case of login window?
What is p0,p1,p2,p3 in software tesing
What is SCENARIO TESTING