we use a file extension .properties why is it used and where
do we use it plz help me out with detailed explanation and
navigation of how to use on the QTP 8.2?
No Answer is Posted For this Question
Be the First to Post Answer
What is keyword driven framework, what is "key" in It.
How to record & run on Japanese language application using english version of QTP ???
How can you pass value one action to another action?
How to test login module with different username and password by using data driven testing in QTP?
Please explain me frameworks & how to generate the scripts in framework
what r the send key commands in QTP why they r used
How we wil do data driven test using chkpts? Plz. give me complete navigation steps for this?
how u test a frame in a web page using QTP?
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
I have the script like this: Browser("Login").Page ("Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. I got the value "DC3701737" in to a variable(Say x). Now if i want to pass the variable in to link object .. how? Browser("Login").Page("Application").Frame ("ScopeFrame").Link(x).Click Is it possible to pass any variable into a link object .. so, that the application will select that link automatically? If ur not able to understand, pls let me know.
i have string "I LIKE INDIA"..how to i get LIKE from the sting..
.qfl extension for which file? where vl use it