How to modify object property in qtp ?
No Answer is Posted For this Question
Be the First to Post Answer
How QTP identify the system time that's changes every seconds?
what is the difference between development and testing
Please any on explain usage of "on error resume next","On error goto 0" with sample code....Thankyou......... when a tester is asked to execute 100 scripts in a short time..(the server will be down in another 10 min)..how he has to run those scripts?
Hi I am working with QTP.If I want to write a certification exams,Which one is the best one suggest me friends!!
What are the major/ important methods, functions in QTP we use realtime testing
In this bellow script QTP is not able to getting no. of Links from my Browser. Set desc=description.create desc("micclass").value="Link" Set obj=Browser("creationtime:=0").page("title:=.*").childobjects(desc) msgbox obj.count I am getting "General Run Error".Why QTP is not supporting my Browser,but its running fine in other system.Please help me to overcome this problem.
Can anybody give the code for ALL DATATABLE METHODS)(ex: datatable.getrowcount, datatable.getsheet etc....) and ALL DATABASE COMMANDS (like .getcelldata, which are used to retrieve data from a database and from a webtable)with examples.
we have 10 actions in out test how can we convert 9th action is main action ? how ?
suppose there r 10 action in a test i want to execute action 5 to 10 how would i do that
Why script error occur in between recording in qtp?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
Hi friends, In a particular test how many maximum call to new actions we can call?It reusable or normal actions what ever it is .