How software automation specialist enter steps in the
Expert View?
No Answer is Posted For this Question
Be the First to Post Answer
Explain advantages and disadvantages of ddf?
how to call a funtion in a script? i have saved the login scipt in notepad. with extension .vbs. But when i am calling the function with the keyword CALL <Function Name>. its not working out. can any one give me a clue how to call the external functions. with example.
in my system object spy show the web application as a window based propeties ex:winedit like that and also not recording scripts also so what should i do
How to use descriptive programming?
What is the difference between "Call to copy of action", "Call to existing action" & "Call to winrunner action"?
What is the differnce between action & script
CAn anybody tell me how can I use QTP to capture any video in my application?I want to see the video file opened in my application after the tests are completed in tests results.Can anybody help me?
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
how can we merge the object repositories?is ther any option in qtp to merge the object repositories if we have two or three object repositories?
What is difference between function and procedure?
41 Answers HCL, IBM, iGate, Infosys, TCS, Veritas, Wipro,
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 Notepad window without recording a test and I do not want to use SystemUtil.Run command as well How do I do this?