Answer Posted / ramash varma
for VBScript in QTP orientation visit:
www.gcreddy.com
there you can get:
VBScript examples,
GUI Scripts,
Web Scripts,
Database scripts,
Excel scripts,
Flat files scripts etc..
It is a very useful site for QTP advanced learners.
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
Mention what is the difference between vbscript and vba?
Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...
How will you format a number in percetage format in vbscript?
Explain about operator precedence in vb script?
Explain the filter expression?
what is event handling?
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
How to find the font in qtp. Scenario:After entering the username and passwd you will be navigate into the "welcome:Username" page.Now I want to extarct font for this message.
How can you destroy an object in vbscript?
How will you release the memory acquired by an array variable in vbscript?
Mention what is the main difference between function and sub-procedure?
What is loose binding? Why is it not a good practice to use it?
How will you get the last occurrence of one string within another string using vbscript?
Which respective symbols are used to separate a line and to break the lengthy statement into multiple statements in the vbscript language?
where can i learn VB scripint ?