| Back to Questions Page |
| |
| Question |
what is hotfix? |
Rank |
Answer Posted By |
|
Question Submitted By :: Guest |
| This Interview Question Asked @ CTS |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | A hot fix is a single, cumulative package that includes one
or more files that are used to address a problem in a
software product. Typically, hotfixes are made to address a
specific customer situation and may not be distributed
outside the customer organization.  |
| Vikranth |
| |
| |
| Answer | Bug found at the customer place which has high priority.  |
| Guest |
| |
| |
| Answer | Hotfix is a serious bug which found in the prodution level
which needs to be fix immediatly.  |
| Ashok Albanur |
| |
| |
|
|
| |
| Answer | Hi,
Hot fix is show stopper.. that bug has to be immediately.
Regards,
Satya.k  |
| Satya_k21 |
| |
| |
| Answer | A hotfix is code (sometimes called a patch) that fixes a
bug in a product. Users of the products may be notified by
e-mail or obtain information about current hotfixes at a
software vendor's Web site and download the hotfixes they
wish to apply. Hotfixes are sometimes packaged as a set of
fixes called a combined hotfix or a service pack.  |
| Anu1 |
| |
| |
| Answer | A hotfix is a software package that are used to solve a
particular problem/bug. One hotfix may be used to address
more than 1 bug. They are similar to patches. This is more
helpful in regression process because they are prepared in
keeping possible side effects into consideration.
Cheerz,
Saurabh garg  |
| Saurabh_g |
| |
| |
| Question |
what is the difference between functional test cases and
compatability testcases? |
Rank |
Answer Posted By |
|
Question Submitted By :: Guest |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | There is no Test Cases for Compatibility Testing,in
Compatability Testing we are Testing an application in
diffrent Hardware and Software.
if it is wrong plz let me know.  |
| Praveen |
| |
| |
| Answer | Compatibility Testing can include Cross Browser Testing,
Harware and Software Configuration testing.
Functional Testing include BVA, ECP , and other testings to
test the project according to the requirement Specs.  |
| Sireesha |
| |
| |
| Question |
What is Acid Testing????? |
Rank |
Answer Posted By |
|
Question Submitted By :: Sriram |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | ACID Means:
ACID testing is related to testing a transaction.
A-Atomicity
C-Consistent
I-Isolation
D-Durable
mostly this will be done database testing.  |
| Sreedevi Patnala |
| |
| |
| Answer | ACID stands for :
Atomicity
Consistency
Isolation
Durability
For OLTP databases and when databases deal with
mission-critical business transactions and critical
information ACID features are much need for reliability &
stability. For customers that demand high quality of
databases to maintain confidentiality of their informatino,
ACID features is what you need.
Aman Kumar
aman.testing@gmail.com  |
| Aman [Cranes] |
| |
| |
| Question |
i am a non IT student. answer to the question like why do
want to enter to the software line? |
Rank |
Answer Posted By |
|
Question Submitted By :: Sagar |
| This Interview Question Asked @ Infosys |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | Because I want to develope a new software that no one had
dicovered it in the world.  |
| V.loganathan |
| |
| |
| Answer | Because I have so much interest in prigramming and iam good
in basic "C" I prefer to enter into asoftware company  |
| Geeth |
| |
| |
| Question |
Explain Working of ping, telnet, gopher? |
Rank |
Answer Posted By |
|
Question Submitted By :: Guest |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | ping is a computer network tool used to test whether a
particular host is reachable across an IP network. It works
by sending ICMP “echo request” packets to the target host
and listening for ICMP “echo response” replies. ping
estimates the round-trip time, generally in milliseconds,
and records any packet loss, and prints a statistical
summary when finished.
TELNET (TELecommunication NETwork) is a network protocol
used on the Internet or local area network (LAN)
connections. It was developed in 1969 beginning with RFC 15
and standardized as IETF STD 8, one of the first Internet
standards.
The term telnet also refers to software which implements
the client part of the protocol. TELNET clients have been
available on most Unix systems for many years and are
available for virtually all platforms. Most network
equipment and OSs with a TCP/IP stack support some kind of
TELNET service server for their remote configuration
(including ones based on Windows NT). Because of security
issues with TELNET, its use has waned as it is replaced by
the use of SSH for remote access.
"To telnet" is also used as a verb meaning to establish or
use a TELNET or other interactive TCP connection, as
in, "To change your password, telnet to the server and run
the passwd command".
Most often, a user will be telneting to a Unix-like server
system or a simple network device such as a switch. For
example, a user might "telnet in from home to check his
mail at school". In doing so, he would be using a telnet
client to connect from his computer to one of his servers.
Once the connection is established, he would then log in
with his account information and execute operating system
commands remotely on that computer, such as ls or cd.
On many systems, the client may also be used to make
interactive raw-TCP sessions, even when that option is not
available, telnet sessions are equivalent to raw TCP as
long as byte 255 never appears in the data.
packet internet gopher (PING)
Definition
Method used in determining the response time of an internet
connection. PING software sends a request to an website,
and times the receipt of reply (echo) called pong. A part
of the Internet Protocol, PING is not directly accessible
to the user.
packet internet gopher (PING) is in the Data Management,
Communications, & Networks and Internet & World Wide Web
subjects.  |
| R.n.achary |
| |
| |
|
| |
|
Back to Questions Page |