VBscript for QTP,best tutorial?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / rahul
you can find QTP tutorials at
http://SoftwareTestingNet.com
| Is This Answer Correct ? | 6 Yes | 1 No |
How will you compare two strings in vbscript?
where can i learn VB scripint ?
1.I want to establish connection with excel and also want to fetch the data using SQL queries. 2.the code should be written in such a way that in future if I want to migrate from excel to MS excess database , then there should be minimal changes.
Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?
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...
Explain some uses of vb script?
write a vb script to display ***** ***** ***** ***** *****
how to write code: to check whether the window of an Application Under Test exist or not . plz give with example
Is VB Script Case sensitive or Case insensitive?
Plzzzzzzz can any one tell me which is the best institute in hyderabad for learing VBScript. plz do answer guys its urgent plzzzzzzz. thanks in advance.
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.
What is the difference between do until loop and do while loop?