What is All object and Local object in Object Repositary?
Explain me please.
Answers were Sorted based on User's Feedback
Answer / nath .t
Object Repositaries are two types they are:
1. Per-Action Object Repositary
2. Shared Object Repositary
Per-Action Object Repositary: This OR(object repositary)
generate for every particular Actions in Test. It's takes
large size.
Shared Object Repositary: This OR is generate for whole
Test. we can use OR in any action in test.
Note: we cann't change per-action OR to shared OR already
exits tests. we can change from per-action to shared OR at
first time only in
Test Menu-->Settings--> select Resources Tab here we
can change per-action to shared OR
Default OR is Per-Action OR
| Is This Answer Correct ? | 0 Yes | 0 No |
how do u get lib files into scripting files?
Hi Friends, If you got one Bug , and you are insert that bug in bug tracking tool , and you need to attach SC's (screen shots) also. how to tae SC's , in your organization any separate tools available to take SC's. please provide Ans. its urgent... Thanx in advance
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
How to database testing by manualy?in my db having 100 records when i am retriving the data from db it shows in frent end 30 records how to find bug using QTP?plz Exp realtimers (Chandana)
Hi,How to write regular expression for inbox(10) {here 10 is changing while playback}.tell me the pettern.
What frame work ur using in QTP in ur current company?
How can we change the .mtr file to .tsr file and vice-versa
Currently i have designed my script based on the test cases present in Quality Center. I want to run my script from quality center. Can anyone help me to get the code which will connect QTP with Quality Center and execute the test cases?
Am going to QTP testing......but i dont know coding languages like (c,c++,java,etc)and am not having interest in coding .............can i choose testing tools like qtp to learn and get a job in software......please reply me
How to make Shared object repository in qtp 9.1 and 9.2?
We have opened three browser such as Facebook,Gmail,Amazon,I want to generate the script of Login of Amazon application, but while adding the object such as edit box(user id,password) in OR is not added.Could you please resolve my issue
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.