How good are you in writing VBscript code for your application?
Can you completely write VBscrit for your project with out
using recording mode in QTP?
Answers were Sorted based on User's Feedback
Answer / ravi
i would rate 4 outof 5 for writing vbscript code for my
application.
well comming to the question my answer is yes i can write
VBscrit for my project with out using recording mode in QTP
i.e by descriptive programming.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / baskar palani
i would rate 4 outof 5 for writing vbscript code for my
application.
I can use VB script for enhancing test script:
Writing Reusable functions(split,date format,retrive value
from xl sheets without using local or global sheet method)
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / balaji
questions regarding QTP and also Mercury as well as testing
for oracle apps specifically for Financials- AP, AR, and GL?
| Is This Answer Correct ? | 0 Yes | 4 No |
hi all, I want to know about the QTP scripts, i have read more books but all areis to be a theory so how can i improve my script skills. if anybody knows about qtp scripts plz guide me and i need a sample scripts.my mail id is karthis4u@gmail.com, 9986667831 If you all have any data send it to akadi111@gmail.com
what is the difference between DATA TABLE and DATA SET?
In QTP where i have to concentrate more in the Interview point of View
What is All object and Local object in Object Repositary? Explain me please.
What is the script for database check point, bitmapchek point, regular expression ?
How do you know the location Id of an object if you know its index id?
datatable.Import("E:\Programming Samples\QTP Samples\OrderNumbers.xls") Asume we have 4 records in datatable Code reads the 4 rows in the sheet ok, but does it 5 times? It doesn't sound like closing the datasheet is the problem Can we close the datasheet runtime ?
How can you identify the browser and its information using QTP script?
give me the code to save all messages of inbox of gmail into a folder and notepad
for example one window is there, the window contains how many edit box's i want script? i know the script but that is not exact answer.... The script is like this .......... set a=description.creation() a("Native class")="WinEdit" b=window("Flight Reservation").childobject(a).count msgbox b
What is the Difference between current version of QTP and QTP 8.2. Pls kidly Anybody let me know. Thanks in advance.
Where you get the run time data table?