Hi Friends my Question is very simple,in Manual testing when
we click on a hyper link it directs us to the relavent page
or it re-directs us to the current page,so there we can
easily write testcase but same thing if we do in automation
script using QTP & need to generate report using
Reporter.report event how we will do it?thanks in advance...
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to create a Dynamic array of size 5 elements and display all the elements.
What are events in the vbscript language?
what is event handling?
What is the difference between vb debugger and the script debugger?
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
Description.Create
Explain about scrrun.dll?
i want to when we will write the scripts either after getting the build or after getting the SRS?
write a vb script to open a text file and write into it
regular expression that will recognize a browser as long as its name property starts with mybrowser
HI how can handle dynamic image through vb script example we have to create email id fill the edit box(these latters change wrong password) i am wating your answer
Hi, can any one tell this Actually I AM NEW TO QTP I have one qtp script in which it calls the vbs file during it's run TIME by using the ExecuteFile "absolute path" If the vbs file is executed seperately it will give the output in a msgbox In the same way if qtp script is executed the result will be displayed in w result window right? Now the question is how to get that vbs file output in the qtp result window when I run the qtp script which calls the vbsfile during it's run TIME