Could any one suggest web site links to learning VB Script
for QTP purpose??
Answers were Sorted based on User's Feedback
Answer / narasimha
Hi,
If you are new with VBScript, it is better to look into the
website www.w3schools.com
Thank You
Narasimha
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kiran
Inorder to learn vb scripting for QTP then you should visit
these blogs.
Http://qtp4free.blogspot.com For QTP
http://kiranqa.blogspot.com For VB scripting
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / david wong
lion dance and dragon dance costumes and equipments
| Is This Answer Correct ? | 0 Yes | 4 No |
suppose by navigation i went from 1st page to 5th page write a script for coming from any page to the 1st page abd by executing where the page may be . it will come to 1st page give the code using gmail. give me mail id so that i can under this answer with out any doubt
How to capture a window in qtp or how to take snapshot of any window while writing script in qtp
Hello, I am working on automating unix application using QTP via terminal emulator.Recording and playback works as i execute my test case. I need to parameterise my data now. Steps to be followed 1. go to the application TeWindow("TeWindow").Window("Connect").WinButton ("Connect").Click 2. Make a transaction to an account I am able to make transaction one at a time (one person when i run the script) and the script is as below and works fine. TeWindow("TeWindow").TeTextScreen ("TeTextScreen").Type "./4ee.sh" TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type micReturn TeWindow("TeWindow").TeTextScreen("TeTextScreen").Sync TeWindow("TeWindow").TeTextScreen ("TeTextScreen").Type "a21100002" TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type micReturn TeWindow("TeWindow").TeTextScreen("TeTextScreen").Sync TeWindow("TeWindow").TeTextScreen ("TeTextScreen").Type "tcccc" TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type micReturn TeWindow("TeWindow").TeTextScreen("TeTextScreen").Sync TeWindow("TeWindow").TeTextScreen ("TeTextScreen").Type "test" TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type micReturn TeWindow("TeWindow").TeTextScreen("TeTextScreen").Sync TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type micF1 TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type "6" TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type micF1 TeWindow("TeWindow").TeTextScreen ("TeTextScreen").Type "xexit" TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type micReturn TeWindow("TeWindow").TeTextScreen("TeTextScreen").Sync 3. Now i need to Make a transaction to the account for the list of people available from data table. How do i do this? Please let me know if you can Thanks, Chaya
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
what is diffrense between action and function
what is the use of descriptive programming in QTP ? when we need to use DP? can we test the application completely with out useing DP?? please explan with example
wt is playback facilityin qtp?
what is memory leakage?
16 Answers ITC Infotech, Panamax, TIT,
can we do load testing , by using QTP......?
4. what is the use of Text output value in Qtp?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.