what is Desk Checking?

Answers were Sorted based on User's Feedback



what is Desk Checking?..

Answer / sekhar raju

Desk Checking is a method to verify the portions of the code
for correctness.Such verification is done by comparing the
code with specifications.

Is This Answer Correct ?    39 Yes 8 No

what is Desk Checking?..

Answer / ravinder

Manually Testing the Logic of the program in informal way.
mostly done by the developers.

Is This Answer Correct ?    13 Yes 5 No

what is Desk Checking?..

Answer / abc

Another way of testing the logic of programs is to carry
out a desk-check, that is execute the statements of the
algorithm yourself on a sample data set. This method of
course is not foolproof, you would have to be sure that you
traversed all possible paths through your algorithm, this
might require you to use many data sets. It is useful to
use a tabular layout for this.

Is This Answer Correct ?    8 Yes 0 No

what is Desk Checking?..

Answer / shravan

Desk checking is a way to confirm the logic of a computer
program's algorithm, ensuring there are no bugs or mistakes
present. The process is done manually without computer
assistance.

Is This Answer Correct ?    6 Yes 0 No

what is Desk Checking?..

Answer / md ajij

It is the testing technique where module or program code is
sequentially manually executed by the reviewer, who
understand the logic.
Atfirst he walkhrough meeting to read and understand.
then he calcute the logical things in his view and
calculation done in mentally and checked with output for
either matched or not. If miss matched then findout the
logical errors.Then note the errors in his notebook.
And again walkthrough meeting to submit error notes.
All checking is done in personal computer.

Is This Answer Correct ?    2 Yes 0 No

what is Desk Checking?..

Answer / rabbia

Desk checking is a way to confirm the logic of a computer
program's algorithm, ensuring there are no bugs or mistakes
present. The process is done manually without computer
assistance.

R

Is This Answer Correct ?    2 Yes 0 No

what is Desk Checking?..

Answer / shyam

errors are corrected on the spot whenever error is being
detected.

Is This Answer Correct ?    2 Yes 2 No

what is Desk Checking?..

Answer / ezhilarasan

In Formal Technical review (FTR)Desk checking means
gothrough overall program

Is This Answer Correct ?    12 Yes 13 No

what is Desk Checking?..

Answer / rajendra prasad reddy penumall

This means checking the application in a Personal computer
which is not connected to network or server.checking the
application behavior on a single network isolated computer
system.

- rajendra_penumalli@yahoo.com

Is This Answer Correct ?    12 Yes 18 No

what is Desk Checking?..

Answer / arul

Desk Checking is checking under desk who are there without
working

Is This Answer Correct ?    1 Yes 10 No

Post New Answer

More QA Concepts Interview Questions

'configuration related errors' in testing means what?

0 Answers  


Relationship between dynamic testing, coding fault and failure

1 Answers  


What is ISO 9003? Why is it important

2 Answers  


Whose level is higher in between QA, QC and tester and their role and resposibilities and job profile.

1 Answers  


what is Bottle Neck testing??

2 Answers  






can any body tell what are the roles of QA clearly plzzzz

1 Answers  


Why did you ever become involved in QA/testing?

1 Answers  


How to design test cases?

0 Answers  


How to start testing after project kick off ???

2 Answers   CTS,


What type of document produce SRS. WHAT type of document produce FS(functional spec.) what type of document produce SDS(design spec.) Please give me a hierarchy of process of document, which the companies follow

3 Answers   Aloha Technology, Microsoft,


if I HAVE 500 TEST CASES ON WHAT BASES I EXECUTE THEM OR PRIORTIZE IT

3 Answers  


who will give priority and severity for testcases?

5 Answers  


Categories