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 is the difference between data table and spread sheet?
i am unable to select an item from combobox using Descriptive programming. can any one give me code for scheduling the ticket using Descriptive programming.
Hi, I am learning QTP. can someone please tell me a site from where i can learn QTP scripting Thanks in advance
Hi Friends, Can you please answer these questions of QTP Certification? 1.) What are bitmap checkpoints sensitive to? A. Image size and object type B. Object type and image type C. Screen resolution and object type D. Screen resolution and image size 2.)What are the phases in the QuickTest workflow? A. Plan, Record, Enhance, Run B. Prepare, Record, Verify, Run C. Plan, Create, Verify & Enhance D. Prepare, Create, Verify & Enhance, Integrate 3.) What are the two most commonly used ADO objects? A. Fields B. Execute C. Connection, RecordSet D. Open, ConnectionString 4.)What options are available to filter objects in the Target Object Repository pane when merging object repositories? A. Show all objects or Show only objects with conflicting object types B. Show all objects or Show only objects with conflicting descriptions C. Show only objects with conflicting logical names or Show only objects with conflicting object types D. Show only objects with conflicting logical names or Show only objects with conflicting descriptions 5.)Which of the following is an example of a missing resource? A. An object B. Run Results C. A Regular Action D. An External Action 6.)What method is used to retrieve the number of columns in the query results? A. Fields.Count B. Fields.Item(EOF) C. Fields.Count(BOF) D. Fields.Count.Value 7.)In VB Script functions, which one is false among the following a. Variables must be declared before use b. Variables may not be declared before use c. Variables may be declared without data types None
A dialog is diplays " Transaction 254689 has been successfully completed" How to get the transaction ID from the message ?
How will u integrate oracel with QTP?
How to remove the associated function library?
i am new to qtp i do not know how to write script how to write the code to login if it fails how to able error messages
What is the difference between Mandatory and BaseFilter Properies..Anybody please answer me..Thanks in Advance
Please clarify Automation and QTP both(names) are same or diff?
how can we retrieve ten rows from the data table using loop concept?
write script to read and write data from file ?