Write a script to print below pattern
5 4 3 2 1
5 4 3 2
5 4 3
5 4
5
Answer Posted / lakshmi
for i=1 to 5
for j=5 to i step -1
temp=temp & " "& j
Next
temp=temp&vbcrlf
Next
Msgbox temp
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
What are the recording modes in wave event?
How many add-ins comes by default with quicktest professional (qtp)?
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
What is QTP and the use of QTP in TD?
What is Port testing. Whhen will you perform?
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
your coming from electrical backgroung..but y ur coming to software side?
What is the difference between Keyword Driven test and Data Driven test?
if anyone has idea of the interview procedure in covansys, plz send me a mail?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
Sql questions to find second max salary and how to use joins
What is the use of sendkeys and what are send keys
how to prepared for first for the first interview?