Answer Posted / rax
Pseudocode (derived from pseudo and code) is a compact and
informal high-level description of a computer programming
algorithm that uses the structural conventions of some
programming language, but typically omits details that are
not essential for the understanding of the algorithm, such
as subroutines, variable declarations and system-specific
code. The programming language is augmented with natural
language descriptions of the details, where convenient, or
with compact mathematical notation. The purpose of using
pseudocode is that it may be easier for humans to read than
conventional programming languages, and that it may be a
compact and environment-independent description of the key
principles of an algorithm. No standard for pseudocode
syntax exists, as a program in pseudocode is not an
executable program.
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
how do i know how to use tools
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
What is smart identification in QTP?
What is a data driven test in qtp?
How to find the path of folder in which the test is saved in qtp?
hou can we use vb script in qtp could u tell me breafly
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
Explain xml checkpoints.
what is description object?
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
What is difference between design time and run time data table?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?