Answer Posted / mahesh.k
a=array(1,5,6,3,10)
For i=0 to 4
For j=0 to 4
If a(i)<a(j) Then
t=a(i)
a(i)=a(j)
a(j)=t
End If
Next
Next
For i=0 to 4
print a(i)
Next
| Is This Answer Correct ? | 18 Yes | 8 No |
Post New Answer View All Answers
If the objects hierarchy is changing from build to build, then how you will handle that condition?
In qtp, explain what is qrs file?
Explain the difference between data driven testing and parameterization ?
How do you perform Regreession Testing?
Explain types of descriptive programming?
How can I change object description or check point values in qtp?
What is recovery scenario manager? When you go for recovery scenario manager?
How to creating an output value using quicktest professional?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
Hi ,Can any one pleas explain how to test splash objects using QTP?
Can any one send me the QTP Basic Coding Samples?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
What are the factors on which script execution time is dependent?
if anyone has idea of the interview procedure in covansys, plz send me a mail?