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 to run scripts 1,29,3,5,7,2 scripts using test batch runner in QTP.... Ie...I wanted to run scripts not in an order 1,2,3,4,5...like that How it is possible using test batch runner... I dont want hardcoded script
Can anybody help me by sharing the code for checkbox in qtp using vbscript.
hi guys this is Keerthi, I am searching for job,so I want to know which questions are intervier asking on QTP&MANUAL&QUALITY CENTER,can u send Any one questions&Answers to my id:chinna.ammi@yahoo.co.in
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
What is CMMP and CMMH?
How does qtp identify gui object?
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
how to associate object repository during runtime in qtp
How can we get a textcheckpoint in QTP9.1?
I am new to automation testing.I am learning QTP 9.2.my question is how to install the defferent addins(other than Default Addins) is there any defference in QTP after installing the Addins.where we can get the addins?
What is object repository?
can u tell me website address of VBscript with examples.