what is deadlock in manual testing?what is another name for
this deadlock?
Answer / mona
a deadlock is a word basically used for Databases. An
example for such a scenario in manual testing woul be if u
have executed a program which accesses the databse and then
immediately before this finishes you start another program
which uses the same database and updated data from the
previous program thye might enter a deadlock as the second
one will be waiting for the data from the first program and
the first progrma cannot update as the database is locked
by the 2nd program.
I hope I am clear.
| Is This Answer Correct ? | 8 Yes | 3 No |
8 What can static analysis NOT find? a) The use of a variable before it has been defined b) Unreachable (“dead”) code c) Whether the value stored in a variable is correct d) The re-definition of a variable before it has been used e) Array bound violations
can anybody tell what is the extention for java and dotnet application(means exe file extention).its urgent
1. Which of the following techniques is NOT a black box technique? a) State transition testing b) LCSAJ c) Syntax testing d) Boundary value analysis
What is defect removable efficiency?
what is incremental model?
Hi Dear this urgent for me i have need of ROLTA India Ltd Mumbai Paper pattern for Testing Person , PLease Help me , if any body have any idea about it
what is the diff b/w black box and white box
Is it necessary to test application in lower versions of OS when you have tested in latest version
What is way of writing testcases for database testing?
what is the format for usecase?
From Quality Center, how can we take a back up of a project??
What criteria u r following in ur company for selecting related failed test cases in regression testing?