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
How to return a value from function...? you should not tell msgbox, print.. etc.,
what is the difference between modular and data and keyword driven framework
find the length of the string without using length function?
Why is it recommended to close the database connection every time after the work is completed?
What if you do not specify anything when you call a procedure?
How to Enter Values on the Command promt using VB script
Write a Script for ATM in QTP
hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?
Explain few date functions in vbscript?
Why do we use Option Explicit?
In qtp, how to use XML files for framework. if the XML files are more Efficient than Excel files?
Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)