write any ttest cases using check points and parameterization
No Answer is Posted For this Question
Be the First to Post Answer
How can I access an object in another frame?
What is string concatenation function in VBScript?
int a=4857 i need output as 7584.without using any inbuild function?
why do u choose to go for testing why cant for devoloping
after medical test,when will be the police verification
when you use For Loop, While..do, do..while? at what situations which loop will use.
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")
Which data type/types are supported by vbscript language and what are their specialties?
Mention the rules for using option explicit statement?
What is variant in vb script?
How to return a value from function...? you should not tell msgbox, print.. etc.,
Suppose by navigation I went from 1 st page to 5 page ,so Write a generic script for coming from any page to the 1st page and by executing where the page may be it will come to 1st page