New to QTP

2013-01-02 Thread Vinay Kumar Bandapelli
Hi Guys,
I am new to QTP and suggest me some online books and which framework should 
be used to implement in projects.

Thanks,
Vinay

-- 
You received this message because you are subscribed to the Google
QTP - HP Quick Test Professional - Automated Software Testing
group.
To post to this group, send email to MercuryQTP@googlegroups.com
To unsubscribe from this group, send email to
mercuryqtp+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en


QTP tool is unable to identify the places in MAP

2013-01-02 Thread pydi v
Hi Experts,

HAPPY NEW YEAR

I have few queries:

1.how to automate maps by using QTP
2.when we enter some address in the edit box of HERE.COM the place
will pop up with one bubble with the background colour..Now QTP is
unable to identify either bubble or the bubble's background colour..
How to identify that bubble with the background colour
3.Are there any APIs to automate maps..


Thanks
Pydi

-- 
You received this message because you are subscribed to the Google
QTP - HP Quick Test Professional - Automated Software Testing
group.
To post to this group, send email to MercuryQTP@googlegroups.com
To unsubscribe from this group, send email to
mercuryqtp+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en


QTP not recognizing objects of a .Net/ Java based application

2013-01-02 Thread Vikas
Hi,

In our project, we have a application which is designed in OCW framework. 
In this framework, we are using both .Net and Java. While recognizing 
object using QTP 11, it is recognizing only few objects as Window object 
and ignoring most of the objects. I have both Addins installed in QTP (.Net 
and Java) to identify the objects. Please suggest me some solution in which 
QTP can identify .Net and Java objects separately.


Thanks
Vikas Goyal  

-- 
You received this message because you are subscribed to the Google
QTP - HP Quick Test Professional - Automated Software Testing
group.
To post to this group, send email to MercuryQTP@googlegroups.com
To unsubscribe from this group, send email to
mercuryqtp+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en


Re: QTP not recognizing objects of a .Net/ Java based application

2013-01-02 Thread arunafridi
Can u try with Silverlight addin.

Arun Ganesan
Mobile: +91-9841558711

Sent from my iPhone


On 2 Jan 2013, at 19:13, Vikas vikasgoel123...@gmail.com wrote:

 Hi,
 
 In our project, we have a application which is designed in OCW framework. In 
 this framework, we are using both .Net and Java. While recognizing object 
 using QTP 11, it is recognizing only few objects as Window object and 
 ignoring most of the objects. I have both Addins installed in QTP (.Net and 
 Java) to identify the objects. Please suggest me some solution in which QTP 
 can identify .Net and Java objects separately.
 
 
 Thanks
 Vikas Goyal  
 -- 
 You received this message because you are subscribed to the Google
 QTP - HP Quick Test Professional - Automated Software Testing
 group.
 To post to this group, send email to MercuryQTP@googlegroups.com
 To unsubscribe from this group, send email to
 mercuryqtp+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/MercuryQTP?hl=en

-- 
You received this message because you are subscribed to the Google
QTP - HP Quick Test Professional - Automated Software Testing
group.
To post to this group, send email to MercuryQTP@googlegroups.com
To unsubscribe from this group, send email to
mercuryqtp+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en


Test Batch Runner

2013-01-02 Thread Nataliya Zamaray
How can I set permission to be able to run Test batch Runner?
Thanks

-- 
You received this message because you are subscribed to the Google
QTP - HP Quick Test Professional - Automated Software Testing
group.
To post to this group, send email to MercuryQTP@googlegroups.com
To unsubscribe from this group, send email to
mercuryqtp+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en


Test Batch Runner

2013-01-02 Thread Nataliya Zamaray
How can I set the permission to run Test  Batch Runner?
thanks.

-- 
You received this message because you are subscribed to the Google
QTP - HP Quick Test Professional - Automated Software Testing
group.
To post to this group, send email to MercuryQTP@googlegroups.com
To unsubscribe from this group, send email to
mercuryqtp+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en


Re: Test Batch Runner

2013-01-02 Thread J Crown
If you are referring to this Test Batch
Runnerhttp://www.automationrepository.com/2012/02/how-qtp-identifies-test-folders/,
then there is no special permission required.

Just add the necessary QTP tests to the Batch Runner and save it as .mtb
file. On running this batch file, all your test will start to run
sequentially.

-- 

With Regards,
JCrown

-- 
You received this message because you are subscribed to the Google
QTP - HP Quick Test Professional - Automated Software Testing
group.
To post to this group, send email to MercuryQTP@googlegroups.com
To unsubscribe from this group, send email to
mercuryqtp+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en


Re: Test Batch Runner

2013-01-02 Thread udayanem
Without using Test Batch Runner also you can execute batch of QTP Tests 
using AOM.
Please find the below link:
http://www.qtpftvideos.blogspot.in/2012/12/how-to-schedule-batch-execution.html

The advantage is, you can also schedule these batches using AOM.

Thanks  Regards,
Uday
www.qtpftvideos.blogspot.com
www.hpsqtp.blogspot.com


On Wednesday, 2 January 2013 20:32:29 UTC+5:30, Nataliya Zamaray wrote:

 How can I set the permission to run Test  Batch Runner?
 thanks.


-- 
You received this message because you are subscribed to the Google
QTP - HP Quick Test Professional - Automated Software Testing
group.
To post to this group, send email to MercuryQTP@googlegroups.com
To unsubscribe from this group, send email to
mercuryqtp+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en


Re: Test Batch Runner

2013-01-02 Thread Nataliya Zamaray
Thank a lot
 I needed to check the box 'allow other HP products to run test and
components' under ToolsOptionRUN

 Now I have trouble viewing the result for all tests in the batch. Any
suggestions?
 Thanks.

On Wed, Jan 2, 2013 at 12:32 PM, J Crown jcrown.new2...@gmail.com wrote:

 If you are referring to this Test Batch 
 Runnerhttp://www.automationrepository.com/2012/02/how-qtp-identifies-test-folders/,
 then there is no special permission required.

 Just add the necessary QTP tests to the Batch Runner and save it as .mtb
 file. On running this batch file, all your test will start to run
 sequentially.

 --

 With Regards,
 JCrown

 --
 You received this message because you are subscribed to the Google
 QTP - HP Quick Test Professional - Automated Software Testing
 group.
 To post to this group, send email to MercuryQTP@googlegroups.com
 To unsubscribe from this group, send email to
 mercuryqtp+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/MercuryQTP?hl=en


-- 
You received this message because you are subscribed to the Google
QTP - HP Quick Test Professional - Automated Software Testing
group.
To post to this group, send email to MercuryQTP@googlegroups.com
To unsubscribe from this group, send email to
mercuryqtp+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en


Re: QTP tool is unable to identify the places in MAP

2013-01-02 Thread udayanem
I am hoping, after entering the location, it might show values as 
WebElements.

In this case, use like below:
print B().P().WE().Object.document.bgcolor 

Please let me know, whether the above helps.

Thanks  Regards,
Uday
http://www.qtpftvideos.blogspot.com/
http://www.hpsqtp.blogspot.com/

On Wednesday, 2 January 2013 16:09:42 UTC+5:30, pydi wrote:

 Hi Experts, 

 HAPPY NEW YEAR 

 I have few queries: 

 1.how to automate maps by using QTP 
 2.when we enter some address in the edit box of HERE.COM the place 
 will pop up with one bubble with the background colour..Now QTP is 
 unable to identify either bubble or the bubble's background colour.. 
 How to identify that bubble with the background colour 
 3.Are there any APIs to automate maps.. 


 Thanks 
 Pydi 


-- 
You received this message because you are subscribed to the Google
QTP - HP Quick Test Professional - Automated Software Testing
group.
To post to this group, send email to MercuryQTP@googlegroups.com
To unsubscribe from this group, send email to
mercuryqtp+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en


Re: New to QTP

2013-01-02 Thread udayanem
First QTP reference is, QTP Help file. 

You can buy QTP Unplugged from Tarun's which is also good starter for 
newbies. 



On Wednesday, 2 January 2013 12:20:52 UTC+5:30, Vinay Kumar Bandapelli 
wrote:

 Hi Guys,
 I am new to QTP and suggest me some online books and which framework 
 should be used to implement in projects.

 Thanks,
 Vinay


-- 
You received this message because you are subscribed to the Google
QTP - HP Quick Test Professional - Automated Software Testing
group.
To post to this group, send email to MercuryQTP@googlegroups.com
To unsubscribe from this group, send email to
mercuryqtp+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en


How can I change the script to make the message box selfclosed.

2013-01-02 Thread Nataliya Zamaray
If  Browser(SAS Logon Manager).Page(SAS Web Report 
Studio_2).WebElement(WebTable).Exist  Then
   msgbox(The object exists.)

 else
msgbox(The object do not exist.)

   end if

-- 
You received this message because you are subscribed to the Google
QTP - HP Quick Test Professional - Automated Software Testing
group.
To post to this group, send email to MercuryQTP@googlegroups.com
To unsubscribe from this group, send email to
mercuryqtp+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en


Re: How can change the script to selfclose the messgae box? thanks

2013-01-02 Thread Ravi Sid
you can use Wscript.popup msg,msg will display for specific time 

Thanks,
Ravi

On Thu, Jan 3, 2013 at 2:52 AM, Nataliya Zamaray
nataliyazama...@gmail.com wrote:
 If  Browser(SAS Logon Manager).Page(SAS Web Report
 Studio_2).WebElement(WebTable).Exist  Then
msgbox(The object exists.)

  else
 msgbox(The object do not exist.)

end if

 --
 You received this message because you are subscribed to the Google
 QTP - HP Quick Test Professional - Automated Software Testing
 group.
 To post to this group, send email to MercuryQTP@googlegroups.com
 To unsubscribe from this group, send email to
 mercuryqtp+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/MercuryQTP?hl=en

-- 
You received this message because you are subscribed to the Google
QTP - HP Quick Test Professional - Automated Software Testing
group.
To post to this group, send email to MercuryQTP@googlegroups.com
To unsubscribe from this group, send email to
mercuryqtp+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en


Re: How can I change the script to make the message box selfclosed.

2013-01-02 Thread lokesh vinu
Instead of Msgbox you can use print statement.

On Thu, Jan 3, 2013 at 2:55 AM, Nataliya Zamaray
nataliyazama...@gmail.comwrote:

 If  Browser(SAS Logon Manager).Page(SAS Web Report
 Studio_2).WebElement(WebTable).Exist  Then
msgbox(The object exists.)

  else
 msgbox(The object do not exist.)

end if

 --
 You received this message because you are subscribed to the Google
 QTP - HP Quick Test Professional - Automated Software Testing
 group.
 To post to this group, send email to MercuryQTP@googlegroups.com
 To unsubscribe from this group, send email to
 mercuryqtp+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/MercuryQTP?hl=en




-- 
Thanks  Regards
Lokesh K
www.testautomateandenjoy.blogspot.com

-- 
You received this message because you are subscribed to the Google
QTP - HP Quick Test Professional - Automated Software Testing
group.
To post to this group, send email to MercuryQTP@googlegroups.com
To unsubscribe from this group, send email to
mercuryqtp+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en