What are the steps involved in recovery scenario wizard?
No Answer is Posted For this Question
Be the First to Post Answer
How to Import data from a ".xls" file to Data table during Runtime.
Which company is better amdocs or techm ???
Hi All, I am new to QTP but i was trained on winrunner before. My problem is..QTP 8.2 was unable to record my application which is a java app. By selecting smart identification, i was somehow able to record the test BUT QTP cant run the test! Can anyone help me in walking through this problem..Is java addin really necessary for this?? Is there anyways i can run the test successfully? I am not sure whats going wrong in my testing.Please do help me asap as i need to submit the report early. Thanks in advance
what is object spy
what is object and child object.. explain ..if possible give some example for better understanding ..
wht is Automation testing frame work. pls explain it
what is a file system object in QTP
can any body pls mail me latest FAQ's in QTP to my mailid btrintra@gmail.com....Thanks in advance
How to pass a variable in Dos Command using QTP? Eg: Dim path1, path2 path1 = "C:\Test\sample1.doc" path2 = "C:\Test\sample2.doc" How can we pass these path1 and path2 inside the "copy" dos command? I tried like this. this is not working. oShell.run "cmd /K copy" &path1 &path2
wht type of User defined functions or Java Releated functions do we write in VB scripting
Hi Guys, In one of my interviews, I was asked to Write a paragaraph explaining how much scripting I did in QTP? I don't know where to start and what to write. So I need your help in writing that.
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?