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 |
In qtp, explain what is crypt object
what is the extension of action script template?
Can you give me the code to calculate the total number of Links using the child object in the web page..? is there any other way to calculate number of links with out using the Child objects.??
2 Answers DST Global Solutions,
how to reverse a string with out using string or predefined function,ex:string is " i love india". the output should be like this "i evol aidni"
10 Answers Aspire, MNC, Omega,
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
if there is two login button in your page, how you know that this login button is correct for login .
How to Compare the 2 xl-sheets in QTP? ple write the vb Script for the comparison?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
object types is used for what?
How u will do versioning in QTP?
When we try to use test run option "Run from Step", the browser is not launching automatically why?
I want to know how to execute the descriptive programming in qtp for the webedit object which does not contain attached text property. but i have checked it with name and html id property. Even though it is not executing. it is giving error in object's physical description.