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 the difference between the test scenarios and test strategy?

1 Answers  


a project has to be released in one day but the testing people got that project from the developers half of the day before so what they have to do to complete the testing process.?

3 Answers   Stag Computers,


I am writing a testcase for a login window. In the testcase procedure i entered my url(eg:www.gmail.com). But my url is not displaying in the address bar.What technical term a tester woul use for that scenario?

3 Answers   Logica CMG,


22 The main focus of acceptance testing is: a) finding faults in the system b) ensuring that the system is acceptable to all users c) testing the system with other systems d) testing for a business perspective e) testing by an independent test team

4 Answers   Nucleus Software,


What are noise variables?

0 Answers   Cap Gemini,






Please any one tell me what is application architure in web based applications

2 Answers   ProKarma,


Can anybody help me by sharing some knowledge on software testing life cycle, how testing process done under UT,IT,ST,PT,UAT.?please explai me briefly regarding this. Best Regards, Keerthana.

1 Answers  


Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.

0 Answers   Satyam,


Is v-model cost effective when compared with all other models? If not which model is cost effective(low cost)?

1 Answers   Hewitt,


Test cases for save option for notepad - I have listed few. Please improvise my answer

3 Answers  


how you setup steps to start a project

1 Answers   Diebold,


what is the difference between web based application and client server application as a testers point of view?

9 Answers   Cognizant, Kanbay, RGPV, Saber Corporation,


Categories