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 can u differentiate intgration test cases with functional test cases

4 Answers   TCS,


My application is Central Management System(CMS) & Point of Sale(POS). CMS - main server is installed on one PC & POS - Client is installed on another PC. We can manage number of POS from CMS server. CMS is divided into CMS-Master & CMS Client. System flow is like - Manage data Menu has 22 submenus ex: Users, Customers, Printers etc....................... Manage all 22 submenus in CMS-Master Import all 22 submenus in CMS-Client one by one. My Question ---> Import CMS-Master to CMS-Client is the test case, So Should I consider it as a single test case or I have to write separte test cases for Importing All 22 submenus?

0 Answers  


What are the different is manual database checking types?

0 Answers  


What tools you will use for writing testcases, defect reports,test reports etc?

6 Answers  


How will you test application without any SRS or any document and also the the developer who developed the application is resigned. In short no one knows the functionality of application.

3 Answers   Quexst,






when design phase is going on what testing team will do?

1 Answers  


write the maximum possibilities test scenarios/ test cases for Google home page - Screen has following: Google Text field, Buttons are - "Google Search" and "I'm Feeling Lucky".

2 Answers   Amazon,


What is dry run testing??

2 Answers  


What are some best practices that you should follow when writing test cases?

0 Answers  


WHAT IS THE DIFFERENCE BETWEEN A FUNCTION & ACTIONS IN QTP? WHAT IS THE DIFFERENCE BETWEEN A FUNCTION & PROCEDURE IN QTP? DIFF BETWEEN ACTION AND REUSABLE ACTION?

1 Answers   RBS,


Describe components of a typical test plan, such as tools for interactive products and for database products, as well as cause-and-effect graphs and data-flow diagrams.

1 Answers  


how does a client server environment affect testing?

2 Answers  


Categories