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?

Answers were Sorted based on User's Feedback



1.What is the difference between HTML and XML? 2.What is Registry? What is the necessity of IP Add..

Answer / keshab

main diffenence between HTML & XML

HTML is use to display Data
XML is use to transfer data from Client machine to Server
machine

Is This Answer Correct ?    13 Yes 2 No

1.What is the difference between HTML and XML? 2.What is Registry? What is the necessity of IP Add..

Answer / rahulram

1.Difference between HTML and XML:

HTML : HypertextMarkup Language,
Html tags are Predefined tags.

XML: Extensible Markup Language,

XML Tags are Userdefined tags.XML- using DOM is an
Application ProgrammingInterface.XML supports Unicode,it is
based on International Standarads.
2.Registry:
A domain name registry, also called Network Information
Centre (NIC), is part of the Domain Name System (DNS) of
the Internet which converts domain names to IP addresses.

Is This Answer Correct ?    11 Yes 6 No

1.What is the difference between HTML and XML? 2.What is Registry? What is the necessity of IP Add..

Answer / sunitha

HTML means Hyper text markup language
XML means Extensioble markup language
Html contains Predefined tags
Xml contains own tags

Is This Answer Correct ?    10 Yes 5 No

1.What is the difference between HTML and XML? 2.What is Registry? What is the necessity of IP Add..

Answer / guest

What is the necessity of IP Address?

An Internet Protocol (IP) address is a numerical
identification (logical address) that is assigned to devices
participating in a computer network utilizing the Internet
Protocol for communication between its nodes. Although IP
addresses are stored as binary numbers, they are often
displayed in more human-readable notations, such as
192.168.100.1 (for IPv4), and 2001:db8:0:1234:0:567:1:1 (for
IPv6). The role of the IP address has been characterized as
follows: "A name indicates what we seek. An address
indicates where it is. A route indicates how to get there."
Originally, an IP address was defined as a 32-bit number and
this system, now named Internet Protocol Version 4 (IPv4),
is still in use today. However, due to the enormous growth
of the Internet and the resulting depletion of the address
space, a new addressing system (IPv6), using 128 bits for
the address, had to be developed. IPv6 is now being deployed
across the world; in many places it coexists with the old
standard and is transmitted over the same hardware and
network links – courtesy Wikipedia

Is This Answer Correct ?    4 Yes 1 No

1.What is the difference between HTML and XML? 2.What is Registry? What is the necessity of IP Add..

Answer / sunithayagnamurthy

HTML: html ia hypetext markup language...it is used to
display the data
XML:extentioble markup language: this is used to create the
own tags

Is This Answer Correct ?    5 Yes 2 No

1.What is the difference between HTML and XML? 2.What is Registry? What is the necessity of IP Add..

Answer / 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

More Manual Testing Interview Questions

what is testing

15 Answers  


if the bug is reproducible then what is the status that u have given to the developer

5 Answers   Jeevan Technologies, QA,


How much time it will take for regression testing

6 Answers   AppLabs,


what r the entry criteria for automation testing?

1 Answers  


What is Benchmark Testing

4 Answers  


Test cases for Chat Component

1 Answers   Infospectrum,


Assuming you're given the File->Print Page of MS Word to test,what test cases would you write to test the 'Number Of Copies' field(the max. Permissible value being 32767]?

4 Answers   FCG,


What is TestWare?

1 Answers  


6. what is the purpose of using automation tool qtp? and why we are using framework.

1 Answers  


Test cases have written according to Flow of the software working or according to Screens?

0 Answers  


What are the reasons why parameterization is necessary when load testing the Web server and the database server?

1 Answers  


in customer details form having fields like customer name,customer address. after completion of this module, client raise the change as insert the two radio buttons after customer address. how you can check as a tester.

1 Answers   Nous,


Categories