Describe the differences between functions and actions in UFT?
No Answer is Posted For this Question
Be the First to Post Answer
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
why you have standardized functions? plzzz guys with real time exp. do answer
how to click the link in webpage by using QTP Script????????
Can anyone explain about Keyword driven framework in detail and how to use it in case of any project
i am trying to capture the URL from the open browser and store it. pls give me solution how we can do this in QTP. thanks
Greetings friends , Hope all of you are doing well. When I run a test, is it possible for me to for me to take each row from the data table , once at a time. In other words,if i have 10 rows in the global data table, say data1,data2, data 3...and so on up to data10. Can I have the value of data1 when I run a test, and next time when I run the same test (say next day), it should skip data1 as it has already used it and go directly to data 2 ??? Would be great if anybody can help me out know in this issue. Thanks & Regards !!
what is object repository?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
Local Obj Repository and SOR are editable know, y we have to edit those.. i mean in which situation we need to edit those and how to do..? pls help me..
please tell me how to identify the index of the link in the web table .links are not constant.example i want to click the link in the inbox ,search the item and click the partcular mail.(mail links count is not constant)
How to match two doc files using qtp requirment is:- each and every single word of a doc file should be matched with the another doc file. can someone send me the code.