Java add-in is need to work on java oriented project ?
Answers were Sorted based on User's Feedback
Answer / venki
If we want work with java objects we should add java add-in
in add-in manager window. so that it will identify java
objects during recording and running the script.
correct if i am wrong.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sreekanth chilam
By default Qtp Supports following environments for Testing:
VB
WEB
Windows
Active X
we can Test JAVA,.NET,ERP,MAIN FRAMES,ORACLE,SEIBEL
Environments and so on...but the compatible ADD-INS are
necessary for us .
Initially for Testing the JAVA Appl,
we need to Install the JAVA Add-in & then we have to check
the JAVA addin checkbox in the addin Manager window then
log-in to the qtp.
now we can test the JAVA APPl.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ujwala
yes it is needed and for all web based projects you need to
add java add in please correct me if i have given wrong answer
Is This Answer Correct ? | 0 Yes | 0 No |
What kind of errors can b handled in QTP in real time scenario?
Can we set a timeout for the msgbox.I want the msgbox to disappear after 2 seconds during the script execution without clicking on the OK button manually.
what is database check point, how will you parameterize the database from seperate data table?
How to add a page checkpoint to your test?
What r the diffrernt file extentions in QTP?
Local Obj Repository and SOR are editable know, y we have to edit those.. i mean in which situation we need to edit those and how to do..? pls help me..
What is iteration?
in flight reservation application. when i entered flyto combobox as london. and i have to check this london is present in flyfrom combobox.give me the code with good explanation. extention to this question. at each iteration i have to put(WRITE) the fly from and fly to city in database table
What are the various versions of QTP that have been released so far? Please also mention the year of release for each version
What is Expert view?
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
Hi, My problem is as follows. I recorded a script that created Object repository of each action i recorded. But later I added one more step (which was to enter data in a textfield) into the script through expert view. But as no repository for this newly added step exists in the test, my script fails. So please help me to sort this problem that how can I create object repository of a new step in an existing test. Thanks everyone