Can u specify one Deadlock or Processlock issue in a client
server application?
Answer / rock
Dead Lock/Process lock
A process-lock is a destruct which provides a mechanism for
interlocking process execution. A process-lock is either
free or it is seized by exactly one process. When a process
is seized, a non-nil value is stored in the lock (in the
slot named locker). Usually this is the process which
seized the lock, but can be any Lisp object other than nil.
Any process which tries to seize the lock before it is
released will block. This includes the process which has
seized the lock; the with-process-lock macro protects
against such recursion.
Dead Lock
An error with the computer that occurs when two programs
are trying to wait for a signal from the other program at
the same time.
| Is This Answer Correct ? | 0 Yes | 0 No |
What if the project isn’t big enough to justify extensive testing?
Functional testing is the part of System testing or System testing is the part of functional testing
What is difference between quality and testing?
how to Write the test case?
what is test strategy?
Hi Can any one tell wht type of questions will be asked in project manager round...urgent plz...
password is having 6 digit alphanumerics then what r the possible input conditions?
6 Answers Logica CMG, Visual Soft,
what is the diffn betn web based application and client server application
What is mutation testing and when can it be done?
Want to learn Manual Testing in just two days? Students around Thanjavur, Trichy, Mayavaram and Kumbakonam Mail to manualtestingtraning@gmail.com. Entire Manual Testing Concept. Any doubt regarding IT Job please mail above ID
U have a Scenario and there is box to enter values from 0 to 1000. Now what is the Test data u will test? What are the positive and negative test cases? How will U use Equivalence class Partition ?
In usability testing we check spelling, content, look and feel, color combination, link or menu navigation? please let me know more about usability testing.