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

How To Resolve the Test cases?

3 Answers   Accenture,


Can any one explain me, What is Integration testing process?

7 Answers   AZTEC,


1)How Much intraction with user should tester have and why?

2 Answers  


Testing Methodologies

2 Answers   Virtusa,


What are the basic concepts of database that a software tester should know?

3 Answers   SGT,


What is the difference between manual testing and automation testing?

0 Answers  


If you open a bug in build -1 and that get closed in build-2 . Again the same bug a raised in build -3. Then what state will you give to that?

6 Answers   TCS,


What type of contribution provided by management Science and Decision Support Approach to the project management

0 Answers  


I am DD. I am working as a Tester in e-learning company? IS there scope for content testing? or i have to change to software testing. pls guide me...

0 Answers   Wipro,


What is the testing process followed in ur company?

8 Answers   ITC Infotech, Logica CMG,


Difference b/w srs and functional specifications? what are the approaches u'll follow while integrating the modules

2 Answers   L&T, Semantic Space,


How will you test or write test cases when you dont have BRS and SRS?

5 Answers  


Categories