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

What is environment variable in qtp and why to use it?

0 Answers  


How we can do Batch testing in QTP?

6 Answers   Kanbay,


What is the meaning Work bench?

0 Answers  


Is it possible to test Flat file using QTP? I have two file- first file is Input file and second file is output file. Input file has Format like first 2 field is record type, next 10 field is Description. Output file also has format. I want to check this file format using QTP. Is it possible?? please reply with example.

2 Answers   Wipro,


hi radhaka plz tell me clearly to handle the earrors with out isng recovery scnerio this is sreenivas from delhi

2 Answers  


can any one make me confirm about a real time employee with better experience in QTP who is providing QTP course individually in Bangalore???

3 Answers  


How can we count the no of rows are available in a data table ?

9 Answers   Kanbay,


i want to handle all the unwanted pop up through QTP i done that with recovery scenario but it need some title of pop up but i want that it should handle all the pop up even i don't give the title of that pop up in recovery scenario is there any general way to handle all the pop up please help

3 Answers  


Difference between test object and run time object?

0 Answers  


Which company is better amdocs or techm ???

2 Answers  


What is the dis advantage of check points in QTP, if any?

6 Answers   BirlaSoft,


how to pripare BRS/FRS Document for different projects?

1 Answers   Wipro,


Categories