Can you tell me any books or websites to learn VB Script
for QTP ??
Answer / srinivas
hi frnds,
u refer www,devguru.com or w3 shools for vb script
| Is This Answer Correct ? | 1 Yes | 0 No |
Hi, When iam trying to import sheet to the QTP Global data table at the run time using the Importsheet method.It is able to import the sheet but no data is present after the import due to which the test is failing.Could anyone suggest what should be done. When I open the actual excel sheet data is present and is not corrupted.
HI All i need one suggestion.is there any companies taking corresponding degree courses. i have 3+ yrs exp in QTP and i am working north side. iam looking for job in south.
How can i open 5 multiple browser at once through QTP VB script
How can you handle exceptions in qtp?
I want to clear the webedit field without using set"" in qtp script
Hi Guys, I am very new to QTP tool , In real time environment how to test the application with this tool, 1. How to load application in QTP tool 2. How to write test script in QTP. 3. In manual testing we test login box (user id , password) how can we test this kind of testing with QTP tool with examples . Please guys put some focus on my questions , real time ecperienced answers would be appreciate, advance thanks ,please guys i am expecting ur answers as soon as posible
Hi, one script having 10 Actions,but i want to execute only 3rd action and 7th action? how to execute selected actions? throgh script and through navigation?
How can we disable popup blocker?
A web page has two butons with same properties and rotating in clockwise direction. how to click on any of the button?
How to test whether the navigation i.e. from one page to another is working r not using QTP for web based application
what is difference between normal mode and fast mode?
Hi! Using Descriptive Programming How do we get Parent object for an object. Say, i want to get a parent object for a "Link" in a web page. thanks