1.What is the difference between HTML and XML?
2.What is Registry? What is the necessity of IP Address?
3.Test Cases on Coffee Machine? Before shifting machine to
the client which test we can be perform?
Answer Posted / chimpalakadi pampa
XML was designed to carry data.
Before you continue you should have a basic understanding
of the following :
XML was designed to describe data and to focus on what data
is. HTML was designed to display data and to focus on how
data looks .
HTML is about displaying information, while XML is about
describing information.
XML tags are not predefined. You must "invent" your own
tags.
The tags used to mark up HTML documents and the structures
of HTML documents are predefined. The author of HTML
documents can only use tags that are defined in the HTML
standard (like , etc.).
XML allows the author to define his own tags and his own
document structure.
The tags in the example above (like <to> and <from>) are
not defined in any XML standard. These tags are "invented"
by the author of the XML document.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
Can you explain the elementary process?
How can software qa processes be implemented without stifling productivity?
What is defect validity ratio?
Give me an example of something you tried at work but did not work out so you had to go at things another way.
Write the function test case to add a customer to database.
write a testing stratgy \ approach for a product that you are use every day (e.g gmail, out look etc)
when do you escalte issue to your manager?
Test Cases For Router&Switch
What are the factors affecting a manual testing project and what are the ways to overcome it?
What is the first test in software testing process?
what is prototyping model,RAD model V model, spiral model?????
what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance
send the senario template
discuss black box and white box testing is not widely used if you disagree tell me why?