Why VB scripts are used in QTP and TSL in Winrunner, is
there any advantage of using VB Scripts
Answers were Sorted based on User's Feedback
Answer / subbamma
i don't know the exact answer.. But the above is not the
correct one
Is This Answer Correct ? | 5 Yes | 0 No |
bcos qtp uses vbscripting language and winrunner uses
TSl language both are written in different languages
Is This Answer Correct ? | 0 Yes | 3 No |
hen do start automation testing after manual testing
Why u don’t like recording the script and writing the script
give me the code to save all messages of inbox of gmail into a folder and notepad
I Scheduled a QTP Script on remote desktop. Script is going to failure,when remote desktop connection fails.I have to open my remote desktop untile the scripts exection completes. If I disconnect my remote desktop connection, script is going to fail. Could you please any assist in this?
what is the use of automation objective model?where is used? plz tell me
What is the real use of different actions in QTP
How to check which add-ins are associated with a test in qtp?
What will be happen if i load object repository at run time, but it has already associated.
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
Hi All, I am new to QTP but i was trained on winrunner before. My problem is..QTP 8.2 was unable to record my application which is a java app. By selecting smart identification, i was somehow able to record the test BUT QTP cant run the test! Can anyone help me in walking through this problem..Is java addin really necessary for this?? Is there anyways i can run the test successfully? I am not sure whats going wrong in my testing.Please do help me asap as i need to submit the report early. Thanks in advance
Can Any One Write How to Write the Script for Child Objects
. My application is updating the user information in the application. Every time it is Adding on record in my application and Validating the information like “Record has added successfully”. Which Check point I have to put in this situation? Why?