adspace
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
Answer Posted / 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 |
Post New Answer View All Answers
Define Environment Variable in UFT and its uses?
if anyone has idea of the interview procedure in covansys, plz send me a mail?
How to give a call to another action from one action?
what is actually contain test report? can anybody post the test report
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
what kind of frame work you used in your last project?
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
hi frinds i need help .i have 4 + yrs exp in testing and nearly 2 yrs exp in QTP and QC .currently iam working north fast 2 yrs iam looking for job in south is there any openings plz letme know my mail id is pbre1980@gmail.com
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
can anyone tell me from where i can download qtp demo or crack version
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me