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
when we apply the daily build each and every day,the property may change in the application.so that the created script is not reusable in winrunner and qtp.for ex for date field it is taken dtpicker.at another time it is taken some other name.how can i solve it.
hi guys this is Keerthi, I am searching for job,so I want to know which questions are intervier asking on QTP&MANUAL&QUALITY CENTER,can u send Any one questions&Answers to my id:chinna.ammi@yahoo.co.in
How to find the name of the machine where you are running your automation scripts in qtp?
How can i open 5 multiple browser at once through QTP VB script and i want to login with 5 different credentials i already tried with this code but its entering credentials only for first browser and am using datatable to parameterize
What are the steps involved in the recovery scenario wizard?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
What is synchronization point in QTP?
What is the difference between functions and actions in QTP?
how to make connection to a remote mysql database in qtp any one can please provid eme deatail steps.
How to make Non reusable actions into reusable action? is that feature available in QTP
how can we know the program is testing by multiple test data in data driven frame work?
what is difference between calling a function and reusing an action?