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

Suppose I am testing a web base health care insurance software and I am working in the member portal. Could anyone please give me some example of some common/critical bugs/defects to be found in this software testing process ?

1 Answers  


What is the difference between system integration testing and end-to-end testing? With examples pls

1 Answers  


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,


Give me an example of the best and worst experiences you've had with QA.

0 Answers  


Q. How do you establish the testing environment?

3 Answers  






I have a brand for product which will be delivered as per the subscription from customers.What are all the major functionalities u will test in that case?

0 Answers  


Explain stress testing, load testing and volume testing?

0 Answers  


How do you know when your code has met specifications?

1 Answers  


How to create stubs? what is the use of Stubs and drivers? who is the responsible person of this?

0 Answers  


what appraoch do u use in your organisation to test the new build(tseting approach)?

3 Answers   IBM,


what r the status for test cases?

6 Answers   Thatavarti Technologies,


who is entry level QA analyst,Sr.QA Engineer,System test analyst and QA director

1 Answers   ABC,


Categories