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 |
what is actually contain test report? can anybody post the test report
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
Explain runtime dynamic settings?
What is the another extension name of library file. If that is exist than what's the difference between them.
How do u do batch testing in WR & is it possible to do in QTP, if so explain?
What is the difference between gettoproperty and settoproperty?Explain with an example?
regular expression
is it possible to map an image as standard Object or u've to treat as virtual? how to map an Dynamic image into standard object?
Explain different types of checkpoints?
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
How function returns a value?
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?