teste-de-mesa

Table test in Java vector

I am having difficulty solving the table test of the following code, could someone show me the output and how to do it? publ ... ry space 1 of the counter, is not it? But what about when the counter becomes 2? Do I count from 1 in memory space or from 0?

How to do table test for certain algorithm?

I have this algorithm, in a pseudocode: Knowing that n1 gets the value 20. inicio inteiro: n1,n2,n3; leia (n1); n2<- ... ng: N2 (receives result) of n1 * 3 (20 times 3) How to do a table test to find the result of this algorithm above?

What is a table test? How to apply it?

It is quite common to read while studying algorithms and programming logic that desktop testing is a means of verifying the f ... s to create objective and quality table test content for the purpose of helping beginners check for errors in their programs.