Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Hi, one script having 10 Actions,but i want to execute only 3rd action and 7th action? how to execute selected actions? throgh script and through navigation?

Answers were Sorted based on User's Feedback



Hi, one script having 10 Actions,but i want to execute only 3rd action and 7th action? how to execut..

Answer / pravati

we had select 3rd and 7th action through call to existing Action.
RunAction "Action3","oneIteration"
RunAction "Action7","oneIteration"

Is This Answer Correct ?    1 Yes 0 No

Hi, one script having 10 Actions,but i want to execute only 3rd action and 7th action? how to execut..

Answer / k konda reddy

Save the test then open the saved test folder then open the Action0 folder then open(click on edit) the script file then Commentize the Action 1,2,4,5,6,8,9,10 then save the file then open the test file on QTP & Run the test.



For Any Queries in QTP
Feel Free and Contact me
K Konda Reddy
8553203108
k.kondareddy@yahoo.com 

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More QTP Interview Questions

What does Reporter.Reortevent2 does?

2 Answers  


How you handles Pop-up windows which are Dynamically changing in Runtime?

2 Answers  


Define Environment Variable in UFT and its uses?

0 Answers  


what is the long form of QTP ?

2 Answers  


Please tell me the steps to record the test in Analog recording mode in QTP version 9.2???

2 Answers  


Explain the keyword createobject with an example.

1 Answers  


what are the disadvantages of descriptiveprograming

5 Answers   GE,


QTP Testing Process?

1 Answers  


Which advantages helping QTP to hold the position of "Market Leader" for such a long period?

0 Answers  


What is quicktest professional?

0 Answers  


I am trying to read the rediffmail usign the below code. But facing problem, while i user to get the link of the mail, i am getting all the link of the page, While i just want to get only mail name - link (not all the link of an page) so that i able to read the mail message by clcking on them in qtp. Dim Lnk,Webcheckbox Set Lnk= Description. Create '********* To count and display the webcheckbox Lnk("micclass" ).value=" Link" set LinkName= Browser("Welcome to Rediffmail:" ).Page("Welcome to Rediffmail:" ).ChildObjects( Lnk) LinkCount=LinkName. Count msgbox LinkCount For i=1-1 to LinkCount-1 DataTable.SetCurren tRow(i) DataTable.Value( "Name",1) =LinkName( i).GetRoProperty ("name") Next Waiting for the reply Praveen Saini

1 Answers  


I am just a beginner in QTP. Could any one explain me in detail how to automate adding two numbers and getting the result in QTP. Also I would like to parameterize the inputs. I have tried but getting an error like 'Can't use sub.....'(can't recollect the exact error)

2 Answers  


Categories