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

Post New Answer

More Test Cases Interview Questions

How will you review test cases?

26 Answers   HCL, TCS,


How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.

0 Answers  


How does one write Test Cases?

7 Answers  


What are the Test Cases for an email id for username and password?

2 Answers  


Write all test cases for any credit card.

13 Answers   SIT,






What is the syntax testing?

0 Answers  


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

1 Answers   ISTQB,


write a test case for yahoo compose page?

0 Answers   Cap Gemini, CMC,


test cases for bus transport (TNSTC)

0 Answers  


how to write system test cases for a pen

3 Answers   IBM,


This was asked to me recently in Microsoft interview How would you do DOS copy command testing

0 Answers   Microsoft,


how to make test case for anolog voice logger?

0 Answers  


Categories