why qtp supports vbscript? and not for others just like
cgi,phython,shell,perl,html and all..
Answers were Sorted based on User's Feedback
Answer / jony
QTP support only Windows OS based application not Unix
based os applciation.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / geena
QTP does not support VB Script. The Script for QTP is VB
script.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / vijaykumar
why vbscript supporting :
1) Qtp support windows platform and it is very easy to handle the vb.because at the time of installation vb framework also installing.
2) example:creating folder manually in system but manually is crating but some script also running in background.
| Is This Answer Correct ? | 0 Yes | 0 No |
suppose u hav a dialog or window which contains 10 buttons with same name & value. now how to check each button? i.e. how qtp indetifies these objects separately?
Hi .. i want to write the script for the combo nox list . For example if any combo box having a multipul itme. So how can i retrive each item for each iteration ? help me out .
If I change the object name in one action will it be updated in all the actions? Or not?
Why we are going for descriptive programming ? I answered as 'If objects are not present in OR we will go for descriptive Programming'? Is this correct ?
How will you send values to a cell in a webtable using QTP?
qtp script for recording and running the application.need script for short cut keys like f3,f4 etc.how to write script for recording?
What is difference b/w AOM,DOM,COM Have u ever is used ny of the models.If so why?
How do you export an output to a excel sheet? Ex: I get my answer by using Msgbox"..." &R. How do I displayed the result of the Msgbox (such as R) to an excel sheet? Please let me know.Thanks
How to capture data from images in QTP and produce them in Excel sheet ? please ans...
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
how do you done Data-driven test using MS-Word Instead of DataTable
What is the Diff between Image check-point and Bit map Check point?