Wednesday, 28 May 2014
Wednesday, 21 May 2014
Difference Between Database and Data Warehouse
Tuesday, 20 May 2014
Difference Between Data Mining and Machine Learning
Monday, 12 May 2014
Difference Between Blackbox and Whitebox Testing
Parameter
|
Black Box Testing
|
White Box Testing
|
Definition
|
It is a Software Testing Technique that examines the functionality of an Application without peering into its working or coding.
|
It is a Software Testing Technique to test internal structure and working of an Application Software.
|
Technique Applied in
|
This Technique Applied in Unit, Integration, System and Acceptance levels of Software Testing Process.
|
This Technique Applied in Unit, Integration and system levels of Software Testing Process.
|
Test Procedures
|
For Black box Testing Specific knowledge of the application's coding/internal structure and programming in general is not required.
|
For White box Testing Specific knowledge of the application's coding/internal structure and programming is required. |
Difference Between MAC and IP address
Parameter
|
MAC Address
|
IP Address
|
Acronym for
|
media access control address
|
Internet Protocol Address
|
Used for
|
It is a unique identifier that is assigned to network interfaces for communicating on the physical network segments.
|
It is a numerical value that is assigned to all the participating devices in a network. i.e. Servers, Computers, Printers, WAP, Laptops etc.
|
Provided BY
|
It is generally provided by the manufacturer of the NIC cards and is stored in its hardware.
| |
Length
|
It is 48 bit address which contains 6 groups of 2 hexadecimal digits, separated by either hyphens (-) or colons (:)
E.g. 00:FF:FF:AB:BB:AA
Or 00-FF-FF-AB-BB-AA
|
IPv4 uses 32 bit address in dotted notations, whereas IPv6 Uses 128 bit address in hexadecimal notations.
e.g. IPv4 192.168.1.1
IPv6 FFFE:F200:3204:0B00: 0122:4555:8001:AB00 |
Subscribe to:
Posts (Atom)