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 |
what is Compile Module in QTP? what exactly it contains Functions or Actions?
How to make arguments optional in a function?
whai is meant by automation testing?
Which object model ur used in ur project
what are the parameters you are considering for object identification?
What is dictionary object? what is the use of it? How you will display all the items in the dictionary object?
Is it possible to change the property value at runtime? How it is possible?
hi radhaka plz tell me clearly to handle the earrors with out isng recovery scnerio this is sreenivas from delhi
How to write test cases for web applications using QTP.plz write a sample test case to show how to write.urgently needed.thanks in advance..
Can you import and export data from XLS and how?
What r types of parametarizations?
How can I pass values from one action to another in QTP ?