Hi guys, can anyone explain me whats the method for
reporting the QTP test results to teamlead or non-QA member
(developer/PM)?
Thanks in Advance!!!!!
Answers were Sorted based on User's Feedback
Answer / divakar o
Hi,
Prepare a Text file with High Level results
then report by mailing the same.
Divakar O
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / hari
Use Multitest manager for batch run. Multitest manager
gives you html results file. This file is very easy and
simple to explore. Passed and filed and date of run we can
see the results.
| Is This Answer Correct ? | 0 Yes | 0 No |
i am unable to select an item from combobox using Descriptive programming. can any one give me code for scheduling the ticket using Descriptive programming.
What are the different types of qtp test assets and their extensions?
can a Function return more than one value..??? if so please give me the code for that.
5 Answers DST Global Solutions,
Do you have any knowledge about Business Processing Testing in QTP
how to write this script using descriptive programming? the script below is the script generated by QTP plz write the script using descriptive programming? plzzzzzzzz do answer thanku Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit("Email").Set "test123" Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit ("Passwd").SetSecure "475259b450e3d212bef4a5f5ce9d32ebcbf4" Browser("Welcome: Mercury Tours").Page("orkut - login").WebButton("Sign in").Click Browser("Welcome: Mercury Tours").Page("orkut - home").Link ("Logout").Click Browser("Welcome: Mercury Tours").Page("orkut - login").Sync Browser("Welcome: Mercury Tours").Close
HOW to invoke any recorded script in QTP with out using RECORD & PLAYBACK CONCEPT?
1)Difference Between Value & RawValue?
plz explain QTP real time work( Means where you store scripts and how u access scripts next day? where those activities we are maintaining, If By usig VSS how the process in going on , plz explain briefly?
I had created the new virtual objects for web application buttons. how to add those virtual objects into object repository. Previously i had used Gui map in winrunner for capturing virtual objects for web application. Please help me regarding this. need your answer quickly
What is action split and the purpose of using this in qtp?
Hi,How to write regular expression for inbox(10) {here 10 is changing while playback}.tell me the pettern.
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.