WHAT IS THE FUNCTION (HOW TO DO) THE BATCH TESTING IN TEST
DIRECTOR USING MANUAL TESTING PROCEDURE?
Answer / lll
function Example:
functin add()
x=1
f=1
c=x+f
add=c
end function
| Is This Answer Correct ? | 0 Yes | 0 No |
how to click on object? (with out knowing the object details) for ex: in a webpage one link is available.i want to click that link by using one menthod through qtp?
How to check the value for variables during run time. Pls anybody can give the answer.. Thanks in advance...
How to use regular expression in descriptive programming?
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 get the object count ?????????
hi guys, could you please prepare script for given format ? 1,1,2,3,5,8,13,21,...etc use vbscript for this...?
How to open a new test using QTP?
what is synchronization point, synchronization method, wait property method? with examples.. plz explain this in brief
How to identify whether a web page exists or not without using Browser(" ").Page(" ").Exist?
Explain hybrid framework with advantages and disadvantages?
What is checkpoint in qtp?
QTP 9.2, Issue: Creating Shared Object repository. I recorded 2 scripts. I exported the Object Repository to a shared location for the first script. Associated the exported repository to the first script and deleted the Local Repository for the First Script. Now Opened the Second script and try to Add the Local Object Repository of 2nd Script to Exported Object Repository. But I fail. Can anyone please help in providing steps that need to be followed in creating a shared object repository? Thanks in Advance.