Hi All, I am new to QTP but i was trained on winrunner
before. My problem is..QTP 8.2 was unable to record my
application which is a java app. By selecting smart
identification, i was somehow able to record the test BUT
QTP cant run the test! Can anyone help me in walking
through this problem..Is java addin really necessary for
this?? Is there anyways i can run the test successfully? I
am not sure whats going wrong in my testing.Please do help
me asap as i need to submit the report early.
Thanks in advance
Answers were Sorted based on User's Feedback
Answer / rajendra
If u r automating Java application then u should need Java
add-inn.Without java add-inn tool cant identify objects.My
application also java, we r using QTP9.2 with java add-inn.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / shruthi
Thanks Rajendra! I tried installing QTp9.2 with java addin
but still the problem persist. According to you what do you
think the real problem is??the test stops responding while
running the script
| Is This Answer Correct ? | 0 Yes | 0 No |
Can i know the error message,
then i can tell you what will be the problem after adding
java Add-in
Rohit Sharma.
er.s.rohit@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajendra
Hi Shruthi,
1.May I know your application is Web application/stand-
alone application?
2.which technology u r using for dev(core java(swings),web
technologies....)??
3.After recording using QTP what kind of script is
generating like...
javawindow("Sample").JavaButton("Login").Click
| Is This Answer Correct ? | 0 Yes | 0 No |
How many types of Actions are there in QTP?
Why do we use breakpoints in QTP?
How will u test content of an web application with out using chechpoints in QTP 9.2?
how we connect oracle or sql data server database to qtp
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
how can u put synchronization point in qtp,wat is exactly synchroniztion why we use it wat is benifit in qtp
13 Answers College School Exams Tests, Mind Tree,
How you used DDT in QTP?
How we can add objects to the object repository during the running?is it possible or not?explain
Hi Currently am using Qtp 10.0 Lisenced product.. but when am adding objects to object repository from google page it was identifying as windows objects.. please help me!!!
How do we call Library Files(.vbs) in the Test Script Thanks in Advance...
how to test one edit box using dotnet addin for Web Applications? write script?
waht is the diff b/w Environment variable and Global variable in qtp?? explain types of variable in qtp??