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
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 |
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 |
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 |
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 |
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 |
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 |
what is difference between defect tracking and bugs tracking
Is there any template for Test case review? or if it is, include it?
if it is a web testing,what is a dead link and a broken link.,and what are the other things we test in a web application related to functionality other than field level and form level validations.
What do u do if a bug logged by u is not reproducible in developers environment (developers environment is same as urs)
when we swipe the credit card what will genertaed in Back end. how system will validated from the back end for credit card who is Aquriree and Issuer ,
what is mean by defect resolution and its use??
1.what promted you to become involved in QA/Testing?
What kind of document u need for going for an functional testing?
Explain spiral model?
I have cleared written test and one Technical round in one company? now i have to face an Client Round through telephony? Any body have faced client round, how will it be , wil they ask technical or is it only formality round? im nervous, plz let me know wat all they may ask? i have this round on monday?
How will you select the regression test case?
1. what is a difference between test plan and test strategy?2.What is the test plan is different from the test strategy? then how?