Give me sm ideas to write Vbscripts abt protocol testing
abilash700@gmail.com.
No Answer is Posted For this Question
Be the First to Post Answer
What are the uses of vb script?
print the array values in ascending order?
Write a Fucntion to close all Opened browser expect desired one?
To get data from table which method will be used in QTP
Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)
How 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")
what is the function to get the ascii value of the character?
what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?
How will you get a combined string from array of string in vbscript?
Out of the different type of operators, which are evaluated first and last in the vbscript language?
Mention what is vbscript procedures?
write a vb script to create a folder?