In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input: <text>1. software Testing</text>
Output:
<paragraph><text><desig>1.</desig>software testing</text></paragraph>
No Answer is Posted For this Question
Be the First to Post Answer
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
write a test cases for table,pen,electric bulb?
How would you do " Keeping two folders in sync testing"
0 Answers ABC, HCL, Microsoft,
What is the role of QA in a development project?
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
Please share all possible positive and negative test cases for SQL reporting services.
What are the test cases for mouse?
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
test cases for landline phone
how to write a jwebunit testcase for ejb3.0 project
Anyone can please inform me about how to write test cases for any mathematical calculations. Say for example, we have a formula in a given scenario for calculating the interest. The given formula for interest is: (principle * 5)/(12 * 100) In this case, the principle amount may vary. Would like to know how many test cases can be written for this scenario and how can we decide over this. I will be very thankful for the answer....
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character