Answer Posted / 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 |
Post New Answer View All Answers
How frequently is your project audited? How do you know the result of these audits?
What is the difference between the test plan and test strategy
We have a WISPr application making an authentication request to a server running an authentication module. The client application is sending the User--Agent value, but the authentication application logs the User-Agent value as null, please explain the steps i should take to troubleshoot the issue. Please mention the steps by applying your knowledge of the OSI model.
What is context driven testing?
Define the role of qa in software development?
What are the common problems with software automation?
What should Development require of QA?
Explain stress testing, load testing and volume testing?
Why do you want to work for us?
Mention some of the types of software testing?
What is process area in cmmi?
What are basic, core, practises for a QA specialist?
What has not worked well in your previous QA experience and what would you change?
What is branch testing and what is boundary testing?
Why is performance testing necessary to be done for any application?