How QTP recognize the object??how to add objcts into object
repository??
Answers were Sorted based on User's Feedback
Answer / murali d
In QTp we have seperate mechanism called as the object
identification for identifying the objects.This object
identification have 4 properties .
1.mandatory
2.asistive
3.base filter
4.optional filter
Based on the properties we will identify the objects.
In object repository we have a seperate button add(+) by
using this we can add the objects.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mohammed
In QTp we have seperate mechanism called as the object
identification for identifying the objects.This object
identification have 4 properties .
1.mandatory
2.asistive
3.base filter
4.optional filter
Based on the properties we will identify the objects.
If we have to add object to OR then we have option in OR
Add objecct to local
Navigation is:
Resource menu
select Object Repositary
go to Object
select Add object to the local
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / krishdeepqtp
Using Object Properties QTP will recognize objects. We can
use either "Object Repository manager"(Shared Repository) or
"Object Repository"(Per Action Repository) to add the obejcts
| Is This Answer Correct ? | 1 Yes | 1 No |
What is the difference between Keyword Driven test and Data Driven test?
What are the most frequent errors you faced while executing your scripts?
What is log file?How to write log file code?
2 Answers Apps Lab, Value Labs,
what are the disadvantages in QTP 9.2?
how to load vbs file to qtp through scripting. plz provide the code.....
Can u Reduce the size of Object repository? What are the problems u have faced in Qtp tool?
1. IS A VIRTUAL OBJECT USED WHEN THE LABEL IS NOT RECOGNIZED BY QTP
Can you write a script for to insert array elements in an excel A to Z columns only. if the number oe elements in the array is greater than the number of columns (A to Z), come to next row and proceed furthur. eah cell should contain only one array value.
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
I want to test advanced Java applications what kind of add- ins I have to install?
What is the main difference between desriptive programming and generic functions