Have any idea how to prepare test cases for medical claim,
Online mobile recharge.
Answer / qa
1.Check Mobile number field for various inputs like alphabets,spl chars,spaces,number less than 10 digits,greater than 10 digits.
2.Check Service provider field whether operators list displayed as per requirements.
3.Check Amount field with decimal number/Alphabets/special characters/negative numbers/spaces.
4.Verify Mobile Recharge with valid inputs.
5.Check Whether recharge success message sent to given mobile number
| Is This Answer Correct ? | 0 Yes | 0 No |
testcases for biggest of three numbers?plz give the answer
As we are using QTP 9.1 version, is there is any method to connect the remote desk top?
Create Test Cases based on Software Testing Principles Write the Test Cases to validate Command Line utility - ‘MAX’. The utility displays the maximum of the 2 specified Integers. Please note down any assumptions that you make. e.g. MAX 2 3
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
are the test cases stored in database nowadays? pls tell me... then give clear details about test case preparation and test case execution
Please give me some example of the test cases to test the Google map search
how to write test case for check box like check boxes in gmail and yahoo inbox
write a testcase for tea cup?
Write 10 test cases for the condition P=R/I where R and I are integer and P is floating point.
What is the difference between test scenarios, test cases, and test script?
Give me 10 test cases on library management system
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks