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...


1.In VB Script 100 lines Script. How can check the Syntax
errors? 2. Write a VB Script for X =
India/Srilanka/Australia/England/South Africa.I need the
Output Country wise? [ 1st Msgbox India , 2nd Msgbox
Srilanka] ---- 3. How can Choose these test cases to be
automated?

Answers were Sorted based on User's Feedback



1.In VB Script 100 lines Script. How can check the Syntax errors? 2. Write a VB Script for X = I..

Answer / lakshmi

1.Information tab. It will display all syntax errors in the
script while moving from expert view to keyword view.

2.Dim str
str=Split(X,"/")
for i=0 to ubound(str)
msgbox str(i)
next

3.testcases which needs to be executed for each and every
build.

Is This Answer Correct ?    14 Yes 0 No

1.In VB Script 100 lines Script. How can check the Syntax errors? 2. Write a VB Script for X = I..

Answer / kishore

laxmi u r doing great.not only this answer i can see some other answer also.

Is This Answer Correct ?    1 Yes 0 No

1.In VB Script 100 lines Script. How can check the Syntax errors? 2. Write a VB Script for X = I..

Answer / lakshmi

Hi kishore. In which company/location u r working now?

Is This Answer Correct ?    0 Yes 0 No

1.In VB Script 100 lines Script. How can check the Syntax errors? 2. Write a VB Script for X = I..

Answer / lakshmi

hey [rakash. i am working now in ms group

Is This Answer Correct ?    0 Yes 0 No

1.In VB Script 100 lines Script. How can check the Syntax errors? 2. Write a VB Script for X = I..

Answer / raghavendra.p

Hi Lakshmi,Thanks for answers.

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More QTP Interview Questions

How to export QTP results to an ".xls" file?

1 Answers  


what is supply chain management?

0 Answers   ITC Infotech,


how would you go for testing a web application like any jobsite?(using manual n qtp)..pls frnds its very urgent ..i need realtime answers...thanks in advance

2 Answers   Wipro,


How to set the function parameters as optional. Pls anybody can give the answer.. Thanks in advance...

2 Answers   Navis,


What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);

0 Answers  


wht is the difference betn check point and output value?

5 Answers   BirlaSoft,


How can we import a Open Office excel file in QTP

4 Answers  


HOW CAN WE GET THE VALUE OF TEXT BOX IN QTP? can you give me sample script for this where there is some condition. like if "text" THEN msgbox() else endif

7 Answers   Xavient,


What kind of errors can b handled in QTP in real time scenario?

1 Answers  


Did you find anything in your project that QTP proved inefficient to perform?

1 Answers  


I want to export the datasheet to excel.Instead of total file it exports only data without headers.How to solve this problem?

1 Answers   FAI,


What is the difference between Image Checkpoint and Bitmap Checkpoint?

8 Answers  


Categories