How u prepare Test result summary in QTp?
Answers were Sorted based on User's Feedback
Answer / kathir
Test fusion report is generated automatically in QTP.
It will be saved in particular folder in server.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / kishore
gopi krishna
in Test Result have Expot option when click it show window
there have 2 options 1)All 2)particular
u choose then u can broswer to location it to store in HTML
format
| Is This Answer Correct ? | 1 Yes | 0 No |
Hi kathir,
Wht u said for generating the fusion report automatically
its correct.but there is no save button in test fusion
report.so could u pls check in QTP test fusion report.
byyyy
Gopikrishna
| Is This Answer Correct ? | 1 Yes | 2 No |
please any one can explain the keyword driven framework. with gmail example.
Plz Explain AUTOMATION REFERENCE MODEL?
How do I modify a value of an elemnt which is not the first one in xml file? My sample XML file is like: <Environment> <Variable> <Name>Name</Name> <Value>Uday Kumar</Value> </Variable> <Variable> <Name>Designation</Name> <Value>Senior Software Engineer</Value> </Variable> </Environment> for example, I'd like to change the value 'Senior Software Engineer' to 'Student' in the second element. How do I do it in QTP?
Explain me in deatail about DATADRIVEN framework including scripts ?(realtimes plz)(Chandana)
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
what is check point?
Step 3&4 are repeated until an the object in recognised uniquely.
what is difference between wait and synchronization point.
I have application it is one digital clock with all minutes and seconds. you have to identify the time to verify weather the time displayed is correct time or not? How do you automate this scenario?
How to modify the text checkpoint?
Hi,All How to create a link in excel sheet using qtp
What is the use of Accessibility check point?