Does any one worked on JIL Emulator , Testing with
QTP(automation).
Trail Version of QTP is not identifying the child objects of
JIL emulator,
Can any one help me out ,
No Answer is Posted For this Question
Be the First to Post Answer
Hi any body can tell me the in detaled information about Description.Create() thanks in advance
I'm having a problem to get the status(pass or fail) during runtime for every iteration ran, and must get the results stored to an excel sheet if possible.
what is Supplemental Objects ?
diff between wr and qtp in detail.
i have to pass the testcases into userid anf password of gmail login page using functions you can take your own testcaseslike userdid should take only lowerletters it should not take special charactors and uppercase letters and password should take only numericvalues it should not take alphanumeric and alphabets
What is environment variable in qtp and why to use it?
what is the difference between Automation object model(AOM) and test object model(TOM)
Can we use same virtual objects in many number of tests?
If u prepare bug report in Excel sheet . Is it possible to send thrw Test director? how it is?
How can i use Output Check points in QTP
Hello Everybody, please tell me how to use accessibility checkpoint and XML checkpoint by giving any practical example of it.please provide me the steps to perform that and also pls provide the code too. Thanks in advance, Gaytri
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.