what is deadlock in manual testing?what is another name for
this deadlock?
Answer Posted / 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 |
Post New Answer View All Answers
Hi, Anybody knows about Hexaware company..
What processes/methodologies are you familiar with?
What a team leader will test first when s/he will get new module to test?
What is a test scenario?
What is date driven testing?
What are the RBI rules has to follow by a bank for online precesseing. ?
could anyone explain application testing in sequence order i don't have any experience in that
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.
What is common interface?
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
what is the common in all s.o.p (standaed operating procedure)?
What are the phases involved in software testing life cycle?
how can we give (ASSIGN) bug privitorirs and seviroty to the bug explain with exanple
What are the main key components in web applications and client and server applications? And explain the differences between them?
What is agile testing and why is it important?