How to use parameterization in qtp?
No Answer is Posted For this Question
Be the First to Post Answer
Who uses qtp tool?
how to parameterise a test with data base table or excel sheet?
unique properties of button,edit box, radio button,check box?
What are the ways you can synchronize?
what QTP Options do you know?
Recovery Manager means..?
Hi friend I have query regarding QTP datatable. I want to insert data in datatable during runtime. suppose i wrote datatble.value(1) = "Test data" so when i run the script it says column(1) doesn't exist. Then i write something in column A1 manualy and run the script again. Now it works fine. Pls clarify how i can put value in blank cell of datatable.
I want to open a Google page without recording a test and i do not want to use system.Util.run command as well how do i do this?
Could we use QTP for java project(Which is develop in Netbeans and My SQL) otherwise which one is suitable?
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)
How we can call the scripit from another scripit in QTP?,Not a call Action
is it possible to change the date format like MM/DD/YY into DD/MM?YY through script in QTP