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
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet
How to carry out bit map check points in QTP
Mention the test steps of qtp.
Step 3&4 are repeated until an the object in recognised uniquely.
How can you identify the browser and its information using QTP script?
How many types of parameters are there?
How do you perform Regreession Testing?
Discuss quicktest professional environment?
Give me some real time point of way where exactly we can conduct audits?
what could go wrong with test automation?
What are advantages of test automation?
What is the standard timing delay for web based application in qtp?
Describe how Smart Identification is used
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
Write a QTP script to enter a keyword in to Google search engine?