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?
Re: 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?
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.
Re: 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?
Re: 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?
Re: 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?
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
Re: 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?
The company has software running in its production
environment that was designed and tested on its quad-
processor servers with 16 GB of RAM. In order to meet
budget constraints, its disaster recovery plan calls for
this same software to be installed on functionally
identical servers, which are dual-processor with 12 GB of
RAM. The test group has been tasked with confirming that
the software is going to work on the hardware proposed in
the disaster recovery plan.
-what testing types is being used in the scenario above?
As a tester what type of document req. on tester's banch to
design the test cases and for executon.what will be the
practical approch If we are using excel-sheet.through excel-
sheet how tester communicat with developrs about the test
cases and resut and what will be the cycle of testing
betwen tester and developers.what type of MANGEMNT TOOL
(like VSS) should be used (PLEASE IN DETAIL)by tester if he
is workink in small company.