Mention if qtp generates vbscript code as we record actions, can't it possible to directly write using vbscript code when qtp does the same thing too?
No Answer is Posted For this Question
Be the First to Post Answer
what is the use of QCUtil? explain with one example?
How many types of operators are available in the vbscript language?
Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function
What is dictionary object in vbscript? Explain?
which is the bset training centre to learn automation tools?
Explain about constants in vb script?
How can you destroy an object in vbscript?
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
What is the equivalent of VBScript?s On Error In Jscript ?
this q asked in applabs, q is: QTP should open google.com page and enter "qtp" in one edit(search) box and click search and should open google.com again and enter "job" in edit(search) box and click on search. I tried this but getting error "Edit(search) box matches more than one object", could anyone this question plz..
how many types of recording are there?
write a vb script to calculate factorial of a number?