HOw we can apply web service checkpoint in QTP 9.5?
I tried it out with net connection also.
But not getting success.
No Answer is Posted For this Question
Be the First to Post Answer
How can you test font size, type and color using QTP tool?
write any ttest cases using check points and parameterization
What is the differene between QTP 8.2 and QTP 9.0 and QTP 9.1,Pls give me answer ASAP.
I wrote the vbscript code on notepad i was geeting run time error "object required line 1" my code is set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signin("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Setsec ure.Crypt.Encrypt("entr password") browser("gmail").page("gmail").WebButton("siginobj").click pls tell me whats wrong
Could Anybody tell me VBScript for Check if a given number is Prime number-Don't use any Built- in Functions Boolean/int is Prime(int number).. Thanks in advance.
Which loop is used in case of arrays in the vbscript language?
How do you create a recordset object in VBScript?
How to assign a date value to a variable?
sunday is sunday monday tuesday wendesday sunday thursday friday saturday sunday sunday how to count no of sunday in the text file from vb? Answer me asap
How to get 120 using 5 zeroes, you can use any operator(+, *, /...) in qtp.
How to create pull down menu box using vb script
what is the features of visual basic?