Explain about the Test Fusion Report of QTP ?
Answer / sreeprasad
Once a tester has run a test, a TestFusion report displays
all aspects of the test run: a high-level results overview,
an expandable Tree View of the test specifying exactly
where application failures occurred, the test data used,
application screen shots for every step that highlight any
discrepancies, and detailed explanations of eachcheckpoint
pass and failure. By combining TestFusion reports with
QuickTest Professional, you can share reports across an
entire QA and development team.
Is This Answer Correct ? | 3 Yes | 0 No |
I register user defined function in one test, I tried to call that function into other test. But that function not works in other test please give the direction for that.
what is the difference between parameters and arguments?
Hi All. Can you please explaing what is checkpoint? How it Will Work? what is meaning of "check checkpoint ("proprtname").how it will compate with expected value? Thanks in Advance............... Lakshmi
How do you convert manual test cases to automated test cases?
How the objecs properties are identified?Tell me in Hierarchical order?
what is regular expression how will you implement it?
can any one tell me How exactly data drivent testing is done in.explain with any example and the exact steps to fallow?
Define QTP ?
Now it appears to be more than enough... I have learn entire QTP, I did whatever I could do but still facing lots of problem and those problems could be removed only after working in professional atmosphere. But still unable to expose myself as professionaly. It is becoming panic, It has been two years I am in manual testing and looking for the change but all the recruiters ask for QTP, but my problem is I don't have working experience with QTP. Kindly suggest me I really need effective suggestions. I dont have more caliber to work with present organization cause of salary reasons...boo.. hooo...hooo. My email address is alkaa.dugaal@gmail.com
what is the hierarchy to use properties in descriptive programming
I am testing a website TheLancet in qtp 9.2 and running a script but its not working.Tell me if m doing anything wrong in the script. If Browser("TheLancet.com - Home Page").Page("TheLancet.com - Home Page").Link("Clinical").exists then msgbox "object exist" Else msgbox"object doesnt exist"
How does QTP identifies the object in the application?