How Can I find the least value in a bunch of variables
using qtp..

E.g.:- A = 210, B = 212, C = 60, D = 111


I don’t want to write bunch of lines for this…. Is there a
way to get the result in one line…..


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More QTP Interview Questions

How do you create new test sets in td?

0 Answers  


Expalin Text/Text Area Checkpoint

1 Answers   Crea,


In the QTP the snap shots obtained during the recording time will appear in the active screen, if we have to use the snapshots from where we have to access. in which memory location of QTP they will be stored?

1 Answers  


How to capture the tooltip of webelement,if there are two values displayed in tooltip of webelement?

1 Answers  


what is the difference between seat and concerent licenses.

3 Answers   AppLabs, TCS,






Will down time for server and content maintenance/upgrades be allowed? how much?

0 Answers  


what to do if application have 3 "ok" button with same logical name and same properties, how qtp can identify them.

11 Answers   Infosys, Intel,


how to write code for to select all the checkboxs in the gmail i wrote code for my question but it didn't works any body suggest what wrong my code my code is Set chkboxDesc=Description.Create() chkboxDesc("type").value="chekbox" Set chboxcollection=Browser("name:=Gmail .*").Page("title:=Gmail .*").ChildObjects(chkboxDesc) For i=0 To chboxcollection.count-1 chboxcollection(i).set "ON" Next i was getting general run time error pls help me i am in learing stage

2 Answers  


what is the use of Text output value in Qtp?

2 Answers  


How to identify flash application when the qtp is not identifying the flash application objects.

2 Answers  


how can we merge the object repositories?is ther any option in qtp to merge the object repositories if we have two or three object repositories?

6 Answers   IBM,


if we made any changes in shared object repository how it reflects of others like our team members?

2 Answers   CTS,


Categories