Is it possible to convert QTP scripts to Silk scripts?
Answers were Sorted based on User's Feedback
Answer / naren
Hi Guest,
As a professional we should not give silly answer. The
answer is simple.
We cannot convert since QTP uses VB script whereas Silktest
uses Object Oriented type language. Then where is the
compatibility among these tools.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / guest
ya we can we can do everything with positive minded so keep
trying.............
| Is This Answer Correct ? | 0 Yes | 7 No |
How to add a standard checkpoint in your test ?
How To write script in QTP For Field Validation Example: password Field is accepting A range 8-20 characters only.How to write script?
If an application name is changes frequently i.e while recording it has name "Window1" and then while running its "Windows2" in this case how does QTP handles?
what is difference normal,analog,low level recording in qtp? what is lowlevel recording?
what is descriptiveprograming? how to do object identification thrugh Descriptive and is possible smart identification or not
How to get the column count and column name from the resultset in the database connection program?
Does Low-level recording capture mouse movements?
How can we disable smart identification at the time of recording? Ideally, smart identification should be enabled only at the run-time.
If i entered 2 columns and 4 rows inputs in DDT Like Mango fruit, Banana Fruit, Brinjal Veget, Carrot Veget.. . My Q is How to get the 2nd column value for corresponding 1 column input in 3rd row ie, ( i need to get "veget" in messge box @ run time
In VSS, HoW the documents send to local folder? copy paste or any other? plz explain about VSS TOOL kit?
how do find current links in webpage for ex: in yahoowebsite today mainpage is having 50 links and next day same page is having 60 links. if i run same programe it should display total links in webpage ?
In your QTP framework, what checkpoints were applied in the script to minimize script failure due to any reason during execution?