How to integrate the qualitycenter with qtp
No Answer is Posted For this Question
Be the First to Post Answer
what is framework? which frame work u follow for writting script?
Can we run test with out adding object in object repository? How it is possible?
what is actually contain test report? can anybody post the test report
To which environments does a QTP support?
Difference between action & Reusable action?
How will you handle the situation when object is not captured during record?
if the excel sheet specified in script is not there,we get run time error how to handle the error ,please anybody explain me in detail
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
Expalin Text/Text Area Checkpoint
Explain about Table and DB Checkpoints?
Iam trying to write script for Rediffmail Page,in doing so the script line for go button is not accepting. Is their any other way other than . Browser("micClass:=browser").Page("micClass:=Page").Link ("micClasss:=Link","name=go")
I have a Webtable object in my shared object repository, say WT1, which has different index value in 2 different versions, one version having WT1's index value as 1 and other version having WT1's index value as 2. how could i use same test script to identify the WT1 object having different index values.