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!!!!!
Answer Posted / 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 |
Post New Answer View All Answers
Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("ยป County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
What are the various types of Actions in UFT?
How many types of recording modes in qtp?
What is the architecture of your project? Can any one answer for this question plz........
what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
Can we record an application running on a remote machine using qtp?
What is the syntax to call one action in another?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
give me an example where u used good judgement and logic in solving a problem
What phases are involved in testing an application in qtp?
What does mean by Scope of Automation?n How we defined it?
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT