If a calulator having 3 buttons (of any number)in 3 of them one is not working properly due to which answer is wrong always. write a script to find out which button is not working properly ?
1344How to write Descriptive programming in .VBS file i wrote this code but it is giving error.. Dim qtApp set qtApp=createobject("QuickTest.Application") qtApp.Launch qtApp.Visible=True Set objIE = CreateObject("InternetExplorer.Application") objIE.visible = True objIE.Navigate "www.gmail.com" browser("title:=gmail").title("title:=gmail")
2 5870Whenever I use Wscript.Echo Qtp raising Run time error as 'Object required for Wscript' How I can create object for Wscript
1 7173I want to import the sheet from the Excel to the Datatable using VB Script. I used the Syntax as 'Datatable.ImportSheet "Filename","SourceSheet","Destinat ionSheet" Ex: Datatable.ImportSheet "D:\Data1.xls","Sheet1","Global" Qtp producing run time error,How I can solve the problem
1 2278Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).
1240a;;b;c;;;d in this string output is abcd will come how can we do that in vbscript in QTP testing?
2 3843wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......
1343wat is com(common object model)object for mozilla firefox??? if any knows the exact answer....plz rply me
2 3336Hi all..I have two values. a=20 ,b=30 I want to perform c= a+b and c= a*b using user define function.please anyone give the answer
1 1592
What is vbscript?
What are class variables?
What is the difference between a dictionary and an array?
I want to run QTP script on Linux server is it possible to do this by connecting Windows to Linux through VPN/Terminal Server and just run the script on Linux server.
Which operator is used for fetching the modulus of the 2 numbers in the vbscript language?
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
hi i am trying for testing job for 3+ experience(fake) can u suggest me what type of projects i can keep in my resume and how much of knoeledge i should have abt that project.thnks in advance.urgt plz
What is the technology used by vb script?
What is the use of the instr function?
How will you convert a given number to long in vbscript?
Explain about scrrun.dll?
What is the difference between VBScript and JavaScript?
What is event handling in vbscript?
Both Static and dynamic arrays are handled by VB script. Is it true?
Mention how to assign a date value to a variable?