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

HOW TO OPEN NEW TAB USING VB SCRIPT IN QTP?

Answer Posted / shashank shekhar raj

Hai Buddy,

I just to inform you that QTP support Internet Explorer and
IE earlier versions don't have TAB functionality up to IE-7

Internet explorer just open the new BROWSER always not TAB
so,if functionality is not available then how you open
this.....

Is This Answer Correct ?    4 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click

1821


Can automation testing find ssame no. of bugs what we can find by manual testing?

1939


what is the difference between modular and data and keyword driven framework

2216


How to use QTP Object in .vbs(vbscript file) file Ex: Browser().., wait(), exist() and etc...

3402


Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).

1880


What are class events?

946


i am having some basic knowledge in c and VB 6.0. i qtp i want to know how to write the codings. by recording it is generating lot of codings. for example i want to test the text box. senerio is text box should not accept alphabets if it accept alphabets we should return fail status if it get number we should return pass status. how to write coding in vb script please help me

2238


What is event handling in vbscript?

1049


what is the object hyrarchy in QTP for a web based application

2347


A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.

1915


What is the purpose of the err object in the vbscript language?

1074


what is the differance between BYVAL,BYREF?

2240


What are the special sub-types in vbscript?

1019


How will you release the memory acquired by an array variable in vbscript?

1189


How to create a function in vbscript?

1170