What type of error u will get if u have not installed java
add in in java project? what is the error name ?
I think no error will come..when u r try to recording the
java application ..its recognizes default standard windows
objects..if u have a java addin its recognizes java
objects..like javaedit..etc...otherwise it recognizes
winedit..etc..
| Is This Answer Correct ? | 3 Yes | 0 No |
what is the code in QTP to take screen shot?
How do you return a value for an array.
Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so..
According to use, how virtual object is different from object spy? If Qtp is not learning a sub-menues. What should we done? how would we manage on the expert view too? alkaa.dugaal@gmail.com
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
How u call functions in QTP Function to calculate the length of characters in a wor
can any one say that where we can download the QTP trail version ??????????
take one example and write vbscript on one web application in qtp? explian descriptive programe with one example?
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
.how will you load the object during runtime
Hi frnds, for ex.. we got a job in wipro, they will give me one mail id.. "Rameshkumar@wipro.com", where to open this mail id..in which sw ? or outlook?
How should i get name of the screen? Ex:There is a "submit" button.If i clicked on the submit button it opens a screen. I want that screen name.How can i get that screen name I dont have any property regarding that screen. If suppose we cliked on the screen , Then QTP captures the screen properties then i can get the screen name by using GETROPROPERTY But i want the screen name without clicking the screen. ("I am using the "settoproperty" for Second screen by using fist screen properties") Please tell me anyone