What is meant by Pseudo Code?
Answers were Sorted based on User's Feedback
Answer / rajendra prasad reddy
the code written in general english which can be used as a
guide to develop the actual code.
Byee
rajendra_penumalli@yahooo.com
hyd
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / mohan
it is nothing but general english language program which can
be understand easily. it can covert other language very
easily compared with flow chart.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / shahzeb
If sombody have accurate and brief information about pseudo
code than pklz post it on shah2652@ymail.com
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / 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 |
Answer / k.chandra sekhar
a) The pseudo is nothing but when the developer or
other person, developer a particular code or build or
version then that version or build or that code have the
that person name or that person pen name and so on that is
the pseudo code.
b) Ex one author give more valuable information in the
book that have that person name that is the pseudo name of
the book.
My name is k.chandra sekhar,
My phone no is 09246540049,
Hyderabad.
My mail id is ndra_143@yahoo.co.in
If any body want full explain send the mail
| Is This Answer Correct ? | 2 Yes | 12 No |
HOW TO DO THE BATCH TESTING USING QTP?
I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to give input of drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. I have changed the drop down value as variable in Keyword view and given values in data table "A,B,C,D,E" as one below one. 4. While i am running the script it could not identify the drop down value which is in Data Table.It shows message. How to make value identify by QTP?
Hello Everybody, How to maintain the page state in QTP. My scenario is: 1. I opened a notepad file. 2. Entered some text in the notepad file. 3.And changed the font type and color of the notepad file. And saved that. 4.Now next time when I will open the notepad it is showing the changed font type and color, rather than the default values. Please provide the code. Thanks, Gaytri
Iam trying to write script for Rediffmail Page,in doing so the script line for go button is not accepting. Is their any other way other than . Browser("micClass:=browser").Page("micClass:=Page").Link ("micClasss:=Link","name=go")
i'm using QTP 8.2. A person using QTP 9.0 sends me a QTP TestScript, same when i try to open , an error comes "unexpected file format". Why?? and how to resolve the problem??
Explain the concept of object repository and how QTP recognizes objects?
Plz explain about MATCH/EXACT MATCH/IGNORE SPAGE in text check points?
What is repository parameters in QTP?how will we define that????what is unmapped & mapped repository parameters????????
Consider a scenario where there are two action sheets say action 1 and action 2. Can Action 1 take values from action 2 data sheet or vice versa. If so, how?
What are the automation metrice in your project?
in Qtp,how to display user name and pwd (script)in data table(global sheet).
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project