VB Script Interview Questions
Questions Answers Views Company eMail

HOw we can apply web service checkpoint in QTP 9.5? I tried it out with net connection also. But not getting success.

2173

how to add action through AOM in QTP

3250

i need to sort the data using qtp script for this how i need to write a qtp script

3357

Why to add checkpoint in QTP What's the purpose of checkpoints & how to add it

2 6035

How to map test cases with Automation script? Please explain in details.With example Thanks for your co-operation(In Advance)

Google, IBM,

1 6621

I want to count the total no of links present in yahoo home page. The script like Set fileSysObject=createobject("Scripting.FileSystemObject") Set linksFileName=fileSysObject.opentextfile("D:\samplelinkfile.txt",2,true) Set linkDescObj=description.Create linkDescObj("micclass").value="Link" Set noOfLinks=browser("yahoo").Page("Yahoo!India").ChildObjects(linkDescObj) For i=0 to noOfLinks.count-1 linkName=noOfLinks(i).getROProperty("name") linksFileName.writeline(linkName) Next linksFileName.close Set fileSysObject=nothing But while running the script it is fail (the object not present in the object repository).How to overcome please tell me the detail steps...for QTP9.30

1 4095

Hi this is Vinoth. I need a help on below mentioned question A combobox contains list of items assume as 5 I have to get each items Individually and I have to Export to datatable. Please help me on this. Thanks

1844

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

2019

How to add actions in driver script to run those actions in QTP?

1636

i have to open a notepad having no. of words in dat file by recording in qtp and then find a particular word and display true or false

1832

while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans

IBM,

1696

how to display all the links in one page using vb script in qtp.

DST Global Solutions,

1 8881

Hi Friends, I have an issue like the describe below: I'm using QTP and I'm testing on SharePoint. As you knoe, SharePoint has a customize function for user, so that, If I add an object Web Table at the first time, that object was recognized by "index" and "html tag", after that, if someone change the display of web part, the "Index" of my object was changed as well and QTP unable to select that Web Table. Can you guide me how to identify or anyway to keep that Web Table object as unique object? Thanks a lot.

CSC,

2680

Could Anybody tell me the Script for REVERSE an Interger int reverse(int num) Ex:246 to 642.. Thanks in Advance.

Amazon,

3 4746

Could Anybody Please tell me What is the script for Find 3rd Largest element in the Array without using a SORT function int Find(int arr[], int size); Thanks in Advance..

Amazon,

2156


Post New VB Script Questions

Un-Answered Questions { VB Script }

What is the extension of the vbscript file?

661


How to assign a date value to a variable?

704


what is event handling?

685


How will you get a random number between 0 and 1 in vbscript?

845


what types of bugs will we find out in banking projects for automation testing?

1896






Illustrate briefly about the different types of statement

2135


What is the difference between vb debugger and the script debugger?

715


How to write a VBscript for web page performance test i need a code send if any knows the code If any knows VBScript book plz send to me the link to my mail plz

2539


what is the features of visual basic?

1668


what do you mean .ota mobile format

2071


What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?

614


Mention what are the rules to name variable in vbscript?

654


Which date function is used in the vbscript language to find the difference between the 2 dates?

723


Explain vbscript in detail?

736


Explain the string concatenation function in vbscript?

636