Re: Flex - Web Application

2013-01-08 Thread raj majoka
you need to add flex add ins and as well as automation files need to be
added in to flex builder library.

On Mon, Jan 7, 2013 at 6:38 PM, RAJ KAMAL rajkamalish...@gmail.com wrote:

 Hi friends,

 I tried to automate a web application in QTP. It uses flex. Hence I cant
 able to automate it. QTP is not identifying objects and I cant able to
 record. Need help to solve this bottleneck. Can anyone help???

 --
 *-Thanks  Regards,*

 *RAJ KAMAL*
 *
 *


  --
 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


QTP Online Training

2013-01-08 Thread Hitender Gulia
HI all,

I am planing  to provide QTP Online Training.

We will provide this course on international time.If you are interested in
this course please contact me.


Here is the head of the course.



   1. *Testing Process in QTP*
   2. *Record  Playback in QTP*
   3. *Recording Modes*
   4. *Parametrization*
   5. *Actions  Actions Templates*
   6. *Association of Library  Excel*
   7. *Absolute  Relative Path*
   8. *Object Repository Manager*
   9. *Object Identification Mechanism *
   10. *Object Spy*
   11. *Step Generator  Transactions *
   12. *Checkpoints*
   13. *Output Values*
   14. *Test Batch Runner*
   15. *Regular Expressions*
   16. *Synchronizations*
   17. *Option Explicit*
   18. *Environment Variable*
   19. *Script Editing (If Else, Select Case, For Loop, Do Loop, While Wend)
   *
   20. *With Statement*
   21. *Operators (AND, OR, NOT, , =, , =, +, -, *, /)*
   22. *Functions  Procedures*
   23. *Scripting Functions (Int, Trim, Mid, StrComp etc.)*
   24. *Arrays  Dictionary Objects*
   25. *Data Table Functions*
   26. *Descriptive Programming*
   27. *Introduction to Frameworks*
   28. *Types of Frameworks*
   29. *Working Demo Of Data Driven Framework*
   30. *How to Read/Write in Files *
   31. *How to Read/Write excel sheets*
   32. *How to make Database Connection*
   33. *Recover scenarios/Exceptional Handling
   *


* Any question please let me know.*


-- 
Thanks!

Hitender Pal Gulia
 NY  USA

-- 
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: datatable iterations

2013-01-08 Thread udayanem
As you can see, after the video i posted the code.

You have to use the same code.

A pseudo code is:
datatable.getsheet(Your sheet id)
rowCount=Datatable.getrowcount
for i=1 to rowCount
 print datatable.value(Your ColumnId,Your SheetId)
next

Thanks  Regards,
Uday
QTP videos http://qtpftvideos.blogspot.com

On Monday, 7 January 2013 21:35:58 UTC+5:30, pavani b wrote:

 Thank you uday

 can u write complete logic for second qery


 On Saturday, January 5, 2013 12:05:38 PM UTC+5:30, udayanem wrote:

 Hi Pavani,

 This is a QTP Setting.

 Click File Menu - Settings - Run tab.

 For your 1st question,
 If run on all rows option is selected then, your script is executed as 
 many no of rows of data existing in your global table.
 In your case, 2 rows of data is existing, so the whole script is executed 
 2 times.

 If run one iteration only option is selected, then the script is 
 executed only once.

 Same as the third option:
 Say if you have 10 rows of data and you would like to execute 1-5 rows, 
 then configure accordingly.

 I explained the functionality in my training video, just have a visti at 
 below link:

 http://qtpftvideos.blogspot.in/2012/11/how-to-work-with-datatables-part1.html

 For your second question, you have to write your own logic to iterate 
 through the rows of data like
 Datatable.value(ParameterId,LocalSheetId)

 Thanks,
 Uday

 On Friday, 4 January 2013 18:12:52 UTC+5:30, pavani b wrote:

 1)   If i have 2 rows in the Global Data Table and 4 rows in the Local 
 Datasheet. So how many time my script execute?

 1)   Continue to the above question if i want to run all the rows in 
 local sheet what you will do?



-- 
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: validate a control is highlighted on mousehover

2013-01-08 Thread udayanem
Because the object state got changed upon mouse over, you have to use 
FireEvent method.

Syntax would look like below:
Object.FireEven onmouseover
After this you have to use method to get the back ground color


On Monday, 7 January 2013 11:41:21 UTC+5:30, shilpa gupta wrote:

 Hi All
  
 Pls see below query:
 I have windows based application and a button is highlighted (its color 
 changed)  on mousehover over that button.
 how this can be done in qtp 11
 Regards


-- 
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


Fwd: I am planning for Selenium Online Training

2013-01-08 Thread Harish Pandurala
Hi All,

I have 5.8 yrs of automation exp and was trainee for the previous batch for
selenium. Mr. Nagesh is very detail oriented by taking real time
experiences.He not only takes time to solve your queries but also guide in
finding the solution by yourself. He is still in contact with me and
helping me out in my new project

I definitely got my *Paisa Wasool * and would encourage new joinees to go
for him



-- Forwarded message --
From: Harish Pandurala harip...@gmail.com
Date: Tue, Jan 8, 2013 at 10:13 AM
Subject: Re: I am planning for Selenium Online Training
To: kse...@yahoo.com
Cc: mercuryqtp@googlegroups.com


Hi,

I have 5.8 yrs of automation exp and was trainee for the previous batch for
selenium. Mr. Nagesh is very detail oriented by taking real time
experiences.He not only takes time to solve your queries but also guide in
finding the solution by yourself. He is still in contact with me and
helping me out in my new project

I definitely got my *Paisa Wasool * and would encourage new joinees to go
for him



On Tue, Jan 8, 2013 at 9:57 AM, NAGESWARARAO ESLAVATH 
enageswara...@gmail.com wrote:



 On Mon, Jan 7, 2013 at 1:56 AM, kse...@yahoo.com wrote:

 Just wondering how was the last session go.. Any one who attended could
 give opinion in terms of expertise level

 Thx

 Sent from my iPhone

 On Dec 19, 2012, at 12:52 AM, Hoa Le nhe...@gmail.com wrote:

 Dear Mr.naga,

 Pls write date starting learn for us.
 Tks alot. Your attached file have many content useful and good support
 for me.
 I also research and wrtie blog for some experience about selenium
 (TestNG-Ant-Selenium-Webdriver)

 http://howtesting.blogspot.com/

 Tks for inconvenience,
 HoaLe

 On Saturday, December 15, 2012 11:47:42 PM UTC+7, naga wrote:



 Hi All,

 What are prerequisite for Selenium Online Training :
 1.Internet connection 500mbs or above
 2.Skype id
 3.Headsets
 *Fee and duration details for these course : RS: 3500   and 30 days*

 Course available times : Morning :7.00 to  8.00 and 8.00 to 9.00
   ** Evening :  7.30 to 8.30 and
   9.00 to 10.30
   **   12.00 to 1.00 for
 (UK students)
 Note: i have mention only India times only

 Please find attachment regarding the course content of Selenium Online

 Phone :9390868788

 I would like to explain realtime scenarios  in My Course :

 1.Handling Dropdownlist, textBox and Area ,Check/radio button
 2.Handling FileUplaod/Download using Selenium/Webdriver
 3.Handling MultipleWindow and tabs between two windows
 4.Handling Alert popups , window popups
 5.Handling Read/Write excel sheet for Datadriven testcase /Keyword
 Driven testcase
 6.Handling Database(Connection) releated validation using selenium
 7.Handling text comparision (exp value== actual value)
 8.Handling Dynamic object (dynamic text)
 9.Handling invisible textor fields validation
 10.Handling tooltips validation
 11.Handling the testscript with Junit Framework
 12.Handling the testScritp with TestNg Framework
 13.Recover scenarios/Exceptional Handling
 14.How Identify Objects in Selenium
 15.How get Business scenarios and How to Create Driver scripts


 Note: if any body not interested  please just leave it .

 --
 Thanks  Regards
 *
 E.Nageswararao,
 9390868788
 Hyderabad
 *

  --
 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




 --
 Thanks  Regards
 ***
 E.Nageswararao,
 9390868788
 Hyderabad
 ***




-- 
Thanks  Regards,
Harish Pandurala



-- 
Thanks  Regards,
Harish Pandurala

-- 
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: Delivery Status Notification (Failure)

2013-01-08 Thread Harish Pandurala
Hi,

I have 5.8 yrs of automation exp and was trainee for the previous batch for
selenium. Mr. Nagesh is very detail oriented by taking real time
experiences.He not only takes time to solve your queries but also guide in
finding the solution by yourself. He is still in contact with me and
helping me out in my new project

I definitely got my *Paisa Wasool * and would encourage new joinees to go
for him



On Tue, Jan 8, 2013 at 10:21 AM, NAGESWARARAO ESLAVATH 
enageswara...@gmail.com wrote:

 can you join u r mail in to this group then send a mail


 On Tue, Jan 8, 2013 at 10:16 AM, Harish Pandurala harip...@gmail.comwrote:

 FYI


 -- Forwarded message --
 From: Mail Delivery Subsystem mailer-dae...@google.com
 Date: Tue, Jan 8, 2013 at 10:13 AM
 Subject: Delivery Status Notification (Failure)
 To: harip...@gmail.com


 Hello harip...@gmail.com,

 We're writing to let you know that the group you tried to contact
 (mercuryqtp) may not exist, or you may not have permission to post messages
 to the group. A few more details on why you weren't able to post:

  * You might have spelled or formatted the group name incorrectly.
  * The owner of the group may have removed this group.
  * You may need to join the group before receiving permission to post.
  * This group may not be open to posting.

 If you have questions related to this or any other Google Group, visit
 the Help Center at http://groups.google.com/support/?hl=en_US.

 Thanks,

 Google Groups



 - Original message -

 X-Received: by 10.204.4.141 with SMTP id 13mr2381242bkr.6.1357620205378;
 Mon, 07 Jan 2013 20:43:25 -0800 (PST)
 X-Received: by 10.204.4.141 with SMTP id 13mr2381241bkr.6.1357620205344;
 Mon, 07 Jan 2013 20:43:25 -0800 (PST)
 Return-Path: harip...@gmail.com
 Received: from mail-bk0-f53.google.com (mail-bk0-f53.google.com
 [209.85.214.53])
 by gmr-mx.google.com with ESMTPS id
 7si4469316bkr.3.2013.01.07.20.43.25
 (version=TLSv1/SSLv3 cipher=OTHER);
 Mon, 07 Jan 2013 20:43:25 -0800 (PST)
 Received-SPF: pass (google.com: domain of harip...@gmail.com designates
 209.85.214.53 as permitted sender) client-ip=209.85.214.53;
 Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain
 of harip...@gmail.com designates 209.85.214.53 as permitted sender)
 smtp.mail=harip...@gmail.com; dkim=pass header.i=@gmail.com
 Received: by mail-bk0-f53.google.com with SMTP id j5so8822996bkw.26
 for mercuryqtp@googlegroups.com; Mon, 07 Jan 2013 20:43:25
 -0800 (PST)
 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=gmail.com; s=20120113;

 h=mime-version:in-reply-to:references:date:message-id:subject:from:to
  :cc:content-type;
 bh=2gLZnesBGws+TKxae/FQGzPjDOK6qEc/2f6/OUzVD60=;

 b=e0GC2syIlypZunlkZtHFStd56LIpJBOB+UQnviO+2DLPSZLV3jDwwoBlp95Roqp6Yg

  vGpLibLY7crT7jDWHlX4GkqYUNa+2/wz7kcBgbbzdYsFvV/6cM3IMYRSz1ge8EcOJbtI

  momd67JN6+piQuZb9Ouwb1duofaz8szGlcrIQP9xkDJu1rJJQw/LSITKevtKYo26M1eY

  /yXoS+OD3pq2WkjzIGLmO+jdvujKcilAOXlKa6bBmfPwRK6ZjsgqhfW14/fFIfH728iH

  7SbMq0VSZs/GmyAQBGSXj9YMSbAup8K+7GxGi5Gs0rFD5Lz3q90aFWkT6w1ZHnacUQRw
  Oyng==
 MIME-Version: 1.0
 Received: by 10.204.156.139 with SMTP id
 x11mr30315942bkw.128.1357620205123;
  Mon, 07 Jan 2013 20:43:25 -0800 (PST)
 Received: by 10.204.9.131 with HTTP; Mon, 7 Jan 2013 20:43:24 -0800 (PST)
 In-Reply-To: CANHU-9i2jWRCqDh1G+uH4JxCyuJHreSbEV=
 vpguun7fsgfe...@mail.gmail.com
 References: CANHU-9hR8h5oyX6ihRKxnk1oNY0-ksnY-QvdZA=
 9z0pdabt...@mail.gmail.com
 
 canhu-9i19pozcqs6_gvos0e06hhuxkgtwcbhkuxmtvo-svh...@mail.gmail.com
 6d38a5af-f3d4-4646-a767-ebd7d7f75...@googlegroups.com
 b1db5a62-a24f-4115-afb6-9bb8d3b1a...@yahoo.com
 CANHU-9i2jWRCqDh1G+uH4JxCyuJHreSbEV=
 vpguun7fsgfe...@mail.gmail.com
 Date: Tue, 8 Jan 2013 10:13:24 +0530
 Message-ID: 
 caomujpndgd_zhm2us9gfgtrvhvvnaqoh6lfbbnrzjrc6ayl...@mail.gmail.com
 Subject: Re: I am planning for Selenium Online Training
 From: Harish Pandurala harip...@gmail.com
 To: kse...@yahoo.com
 Cc: mercuryqtp@googlegroups.com
 Content-Type: multipart/alternative; boundary=0015175dd71410f8aa04d2bf962d

 Hi,

 I have 5.8 yrs of automation exp and was trainee for the previous batch
 for
 selenium. Mr. Nagesh is very detail oriented by taking real time
 experiences.He not only takes time to solve your queries but also guide in
 finding the solution by yourself. He is still in contact with me and
 helping me out in my new project

 I definitely got my *Paisa Wasool * and would encourage new joinees to
 go
 for him



 On Tue, Jan 8, 2013 at 9:57 AM, NAGESWARARAO ESLAVATH 
 enageswara...@gmail.com wrote:

 
 
  On Mon, Jan 7, 2013 at 1:56 AM, kse...@yahoo.com wrote:
 
  Just wondering how was the last session go.. Any one who attended could
  give opinion in terms of expertise level
 
  Thx
 
  Sent from my iPhone
 
  On Dec 19, 2012, at 12:52 AM, Hoa Le nhe...@gmail.com wrote:
 
  Dear Mr.naga,
 
  Pls write date 

Re: Delivery Status Notification (Failure)

2013-01-08 Thread ksekha
Thanks for the notes Harish , nevertheless it definitely gives confidence for 
the trainees especially spending time after hours 

Thanks again 

Sent from my iPhone

On Jan 8, 2013, at 12:01 PM, Harish Pandurala harip...@gmail.com wrote:

 Hi,
 
 I have 5.8 yrs of automation exp and was trainee for the previous batch for 
 selenium. Mr. Nagesh is very detail oriented by taking real time 
 experiences.He not only takes time to solve your queries but also guide in 
 finding the solution by yourself. He is still in contact with me and helping 
 me out in my new project
 
 I definitely got my Paisa Wasool  and would encourage new joinees to go for 
 him
 
 
 
 On Tue, Jan 8, 2013 at 10:21 AM, NAGESWARARAO ESLAVATH 
 enageswara...@gmail.com wrote:
 can you join u r mail in to this group then send a mail
 
 
 On Tue, Jan 8, 2013 at 10:16 AM, Harish Pandurala harip...@gmail.com wrote:
 FYI
 
 
 -- Forwarded message --
 From: Mail Delivery Subsystem mailer-dae...@google.com
 Date: Tue, Jan 8, 2013 at 10:13 AM
 Subject: Delivery Status Notification (Failure)
 To: harip...@gmail.com
 
 
 Hello harip...@gmail.com,
 
 We're writing to let you know that the group you tried to contact 
 (mercuryqtp) may not exist, or you may not have permission to post messages 
 to the group. A few more details on why you weren't able to post:
 
  * You might have spelled or formatted the group name incorrectly.
  * The owner of the group may have removed this group.
  * You may need to join the group before receiving permission to post.
  * This group may not be open to posting.
 
 If you have questions related to this or any other Google Group, visit the 
 Help Center at http://groups.google.com/support/?hl=en_US.
 
 Thanks,
 
 Google Groups
 
 
 
 - Original message -
 
 X-Received: by 10.204.4.141 with SMTP id 13mr2381242bkr.6.1357620205378;
 Mon, 07 Jan 2013 20:43:25 -0800 (PST)
 X-Received: by 10.204.4.141 with SMTP id 13mr2381241bkr.6.1357620205344;
 Mon, 07 Jan 2013 20:43:25 -0800 (PST)
 Return-Path: harip...@gmail.com
 Received: from mail-bk0-f53.google.com (mail-bk0-f53.google.com 
 [209.85.214.53])
 by gmr-mx.google.com with ESMTPS id 
 7si4469316bkr.3.2013.01.07.20.43.25
 (version=TLSv1/SSLv3 cipher=OTHER);
 Mon, 07 Jan 2013 20:43:25 -0800 (PST)
 Received-SPF: pass (google.com: domain of harip...@gmail.com designates 
 209.85.214.53 as permitted sender) client-ip=209.85.214.53;
 Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of 
 harip...@gmail.com designates 209.85.214.53 as permitted sender) 
 smtp.mail=harip...@gmail.com; dkim=pass header.i=@gmail.com
 Received: by mail-bk0-f53.google.com with SMTP id j5so8822996bkw.26
 for mercuryqtp@googlegroups.com; Mon, 07 Jan 2013 20:43:25 -0800 
 (PST)
 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=gmail.com; s=20120113;
 
 h=mime-version:in-reply-to:references:date:message-id:subject:from:to
  :cc:content-type;
 bh=2gLZnesBGws+TKxae/FQGzPjDOK6qEc/2f6/OUzVD60=;
 b=e0GC2syIlypZunlkZtHFStd56LIpJBOB+UQnviO+2DLPSZLV3jDwwoBlp95Roqp6Yg
  
 vGpLibLY7crT7jDWHlX4GkqYUNa+2/wz7kcBgbbzdYsFvV/6cM3IMYRSz1ge8EcOJbtI
  
 momd67JN6+piQuZb9Ouwb1duofaz8szGlcrIQP9xkDJu1rJJQw/LSITKevtKYo26M1eY
  
 /yXoS+OD3pq2WkjzIGLmO+jdvujKcilAOXlKa6bBmfPwRK6ZjsgqhfW14/fFIfH728iH
  
 7SbMq0VSZs/GmyAQBGSXj9YMSbAup8K+7GxGi5Gs0rFD5Lz3q90aFWkT6w1ZHnacUQRw
  Oyng==
 MIME-Version: 1.0
 Received: by 10.204.156.139 with SMTP id x11mr30315942bkw.128.1357620205123;
  Mon, 07 Jan 2013 20:43:25 -0800 (PST)
 Received: by 10.204.9.131 with HTTP; Mon, 7 Jan 2013 20:43:24 -0800 (PST)
 In-Reply-To: 
 CANHU-9i2jWRCqDh1G+uH4JxCyuJHreSbEV=vpguun7fsgfe...@mail.gmail.com
 References: 
 CANHU-9hR8h5oyX6ihRKxnk1oNY0-ksnY-QvdZA=9z0pdabt...@mail.gmail.com
 canhu-9i19pozcqs6_gvos0e06hhuxkgtwcbhkuxmtvo-svh...@mail.gmail.com
 6d38a5af-f3d4-4646-a767-ebd7d7f75...@googlegroups.com
 b1db5a62-a24f-4115-afb6-9bb8d3b1a...@yahoo.com
 CANHU-9i2jWRCqDh1G+uH4JxCyuJHreSbEV=vpguun7fsgfe...@mail.gmail.com
 Date: Tue, 8 Jan 2013 10:13:24 +0530
 Message-ID: 
 caomujpndgd_zhm2us9gfgtrvhvvnaqoh6lfbbnrzjrc6ayl...@mail.gmail.com
 Subject: Re: I am planning for Selenium Online Training
 From: Harish Pandurala harip...@gmail.com
 To: kse...@yahoo.com
 Cc: mercuryqtp@googlegroups.com
 Content-Type: multipart/alternative; boundary=0015175dd71410f8aa04d2bf962d
 
 Hi,
 
 I have 5.8 yrs of automation exp and was trainee for the previous batch for
 selenium. Mr. Nagesh is very detail oriented by taking real time
 experiences.He not only takes time to solve your queries but also guide in
 finding the solution by yourself. He is still in contact with me and
 helping me out in my new project
 
 I definitely got my *Paisa Wasool * and would encourage new joinees to go
 for him
 
 
 
 On Tue, Jan 8, 2013 at 9:57 AM, NAGESWARARAO ESLAVATH 
 

Re: I am planning for Selenium Online Training

2013-01-08 Thread Hitender Gulia
Harish,

Will it help Testing also?

Where you are using Selenium in software developing?

On Tue, Jan 8, 2013 at 1:06 PM, Harish Pandurala harip...@gmail.com wrote:

 Hi All,

 I have 5.8 yrs of automation exp and was trainee for the previous batch
 for selenium. Mr. Nagesh is very detail oriented by taking real time
 experiences.He not only takes time to solve your queries but also guide in
 finding the solution by yourself. He is still in contact with me and
 helping me out in my new project

 I definitely got my *Paisa Wasool * and would encourage new joinees to
 go for him



 -- Forwarded message --
 From: Harish Pandurala harip...@gmail.com
 Date: Tue, Jan 8, 2013 at 10:13 AM
 Subject: Re: I am planning for Selenium Online Training
 To: kse...@yahoo.com
 Cc: mercuryqtp@googlegroups.com


 Hi,

 I have 5.8 yrs of automation exp and was trainee for the previous batch
 for selenium. Mr. Nagesh is very detail oriented by taking real time
 experiences.He not only takes time to solve your queries but also guide in
 finding the solution by yourself. He is still in contact with me and
 helping me out in my new project

 I definitely got my *Paisa Wasool * and would encourage new joinees to
 go for him



 On Tue, Jan 8, 2013 at 9:57 AM, NAGESWARARAO ESLAVATH 
 enageswara...@gmail.com wrote:



 On Mon, Jan 7, 2013 at 1:56 AM, kse...@yahoo.com wrote:

 Just wondering how was the last session go.. Any one who attended could
 give opinion in terms of expertise level

 Thx

 Sent from my iPhone

 On Dec 19, 2012, at 12:52 AM, Hoa Le nhe...@gmail.com wrote:

 Dear Mr.naga,

 Pls write date starting learn for us.
 Tks alot. Your attached file have many content useful and good support
 for me.
 I also research and wrtie blog for some experience about selenium
 (TestNG-Ant-Selenium-Webdriver)

 http://howtesting.blogspot.com/

 Tks for inconvenience,
 HoaLe

 On Saturday, December 15, 2012 11:47:42 PM UTC+7, naga wrote:



 Hi All,

 What are prerequisite for Selenium Online Training :
 1.Internet connection 500mbs or above
 2.Skype id
 3.Headsets
 *Fee and duration details for these course : RS: 3500   and 30 days*

 Course available times : Morning :7.00 to  8.00 and 8.00 to 9.00
   ** Evening :  7.30 to 8.30 and
   9.00 to 10.30
   **   12.00 to 1.00 for
 (UK students)
 Note: i have mention only India times only

 Please find attachment regarding the course content of Selenium Online

 Phone :9390868788

 I would like to explain realtime scenarios  in My Course :

 1.Handling Dropdownlist, textBox and Area ,Check/radio button
 2.Handling FileUplaod/Download using Selenium/Webdriver
 3.Handling MultipleWindow and tabs between two windows
 4.Handling Alert popups , window popups
 5.Handling Read/Write excel sheet for Datadriven testcase /Keyword
 Driven testcase
 6.Handling Database(Connection) releated validation using selenium
 7.Handling text comparision (exp value== actual value)
 8.Handling Dynamic object (dynamic text)
 9.Handling invisible textor fields validation
 10.Handling tooltips validation
 11.Handling the testscript with Junit Framework
 12.Handling the testScritp with TestNg Framework
 13.Recover scenarios/Exceptional Handling
 14.How Identify Objects in Selenium
 15.How get Business scenarios and How to Create Driver scripts


 Note: if any body not interested  please just leave it .

 --
 Thanks  Regards
 *
 E.Nageswararao,
 9390868788
 Hyderabad
 *

  --
 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




 --
 Thanks  Regards
 ***
 E.Nageswararao,
 9390868788
 Hyderabad
 ***




 --
 Thanks  Regards,
 Harish Pandurala



 --
 Thanks  Regards,
 Harish Pandurala

 --
 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
 

Re: QTP Online Training

2013-01-08 Thread Nataliya Zamaray
what is the $cost of the training?

On Tue, Jan 8, 2013 at 3:06 PM, Hitender Gulia hitender@gmail.comwrote:

 What US time you prefer?


 On Tue, Jan 8, 2013 at 1:48 PM, Nataliya Zamaray 
 nataliyazama...@gmail.com wrote:

 I would like to attend the training if time is appropriate.
  Im in USA
 thanks

 On Tue, Jan 8, 2013 at 12:24 PM, Hitender Gulia 
 hitender@gmail.comwrote:

 HI all,

 I am planing  to provide QTP Online Training.

 We will provide this course on international time.If you are interested
 in this course please contact me.


 Here is the head of the course.



1. *Testing Process in QTP*
2. *Record  Playback in QTP*
3. *Recording Modes*
4. *Parametrization*
5. *Actions  Actions Templates*
6. *Association of Library  Excel*
7. *Absolute  Relative Path*
8. *Object Repository Manager*
9. *Object Identification Mechanism *
10. *Object Spy*
11. *Step Generator  Transactions *
12. *Checkpoints*
13. *Output Values*
14. *Test Batch Runner*
15. *Regular Expressions*
16. *Synchronizations*
17. *Option Explicit*
18. *Environment Variable*
19. *Script Editing (If Else, Select Case, For Loop, Do Loop, While
Wend)*
20. *With Statement*
21. *Operators (AND, OR, NOT, , =, , =, +, -, *, /)*
22. *Functions  Procedures*
23. *Scripting Functions (Int, Trim, Mid, StrComp etc.)*
24. *Arrays  Dictionary Objects*
25. *Data Table Functions*
26. *Descriptive Programming*
27. *Introduction to Frameworks*
28. *Types of Frameworks*
29. *Working Demo Of Data Driven Framework*
30. *How to Read/Write in Files *
31. *How to Read/Write excel sheets*
32. *How to make Database Connection*
33. *Recover scenarios/Exceptional Handling
*


 * Any question please let me know.*


 --
 Thanks!

 Hitender Pal Gulia
  NY  USA

 --
 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




 --
 Thanks!

 Hitender Pal Gulia
 646-673-2510

  NY  USA

 --
 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 Online Training

2013-01-08 Thread Hitender Gulia
Fess :  $200

Duration : 3 weeks

After course you will get guidance also.

On Tue, Jan 8, 2013 at 3:28 PM, Nataliya Zamaray
nataliyazama...@gmail.comwrote:

 what is the $cost of the training?


 On Tue, Jan 8, 2013 at 3:06 PM, Hitender Gulia hitender@gmail.comwrote:

 What US time you prefer?


 On Tue, Jan 8, 2013 at 1:48 PM, Nataliya Zamaray 
 nataliyazama...@gmail.com wrote:

 I would like to attend the training if time is appropriate.
  Im in USA
 thanks

 On Tue, Jan 8, 2013 at 12:24 PM, Hitender Gulia 
 hitender@gmail.comwrote:

 HI all,

 I am planing  to provide QTP Online Training.

 We will provide this course on international time.If you are interested
 in this course please contact me.


 Here is the head of the course.



1. *Testing Process in QTP*
2. *Record  Playback in QTP*
3. *Recording Modes*
4. *Parametrization*
5. *Actions  Actions Templates*
6. *Association of Library  Excel*
7. *Absolute  Relative Path*
8. *Object Repository Manager*
9. *Object Identification Mechanism *
10. *Object Spy*
11. *Step Generator  Transactions *
12. *Checkpoints*
13. *Output Values*
14. *Test Batch Runner*
15. *Regular Expressions*
16. *Synchronizations*
17. *Option Explicit*
18. *Environment Variable*
19. *Script Editing (If Else, Select Case, For Loop, Do Loop, While
Wend)*
20. *With Statement*
21. *Operators (AND, OR, NOT, , =, , =, +, -, *, /)*
22. *Functions  Procedures*
23. *Scripting Functions (Int, Trim, Mid, StrComp etc.)*
24. *Arrays  Dictionary Objects*
25. *Data Table Functions*
26. *Descriptive Programming*
27. *Introduction to Frameworks*
28. *Types of Frameworks*
29. *Working Demo Of Data Driven Framework*
30. *How to Read/Write in Files *
31. *How to Read/Write excel sheets*
32. *How to make Database Connection*
33. *Recover scenarios/Exceptional Handling
*


 * Any question please let me know.*


 --
 Thanks!

 Hitender Pal Gulia
  NY  USA

 --
 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




 --
 Thanks!

 Hitender Pal Gulia
 646-673-2510

  NY  USA

 --
 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




-- 
Thanks!

Hitender Pal Gulia
646-673-2510
 NY  USA

-- 
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


I am planning for Selenium Online Training- A Demo Class

2013-01-08 Thread NAGESWARARAO ESLAVATH
Hi All,

Tomorrow, We have Another Demo Class .Some people were missed yesterday
Demo class

Demo Timing 8 to 9 pm iST  and 10 to 11 pm

Another Demo Class : 10/1/2013
morning :8 to. 9am IST
evening  :8 to 9 pm

Procedures for demo session :
Step: 1. Add my skype id  before demo
Step: 2. i will send a meeting req.( my desktop share)


Here i am provide Skype Id : nagesh.eslavath
email Id : enageswara...@gmail.com

Please find  my phone 9390868788  ,if need more information any guidance
feel free to call


Thank
Nag

On Wed, Jan 9, 2013 at 12:25 AM, Hitender Gulia hitender@gmail.comwrote:

 Harish,

 Will it help Testing also?

 Where you are using Selenium in software developing?


 On Tue, Jan 8, 2013 at 1:06 PM, Harish Pandurala harip...@gmail.comwrote:

 Hi All,

 I have 5.8 yrs of automation exp and was trainee for the previous batch
 for selenium. Mr. Nagesh is very detail oriented by taking real time
 experiences.He not only takes time to solve your queries but also guide in
 finding the solution by yourself. He is still in contact with me and
 helping me out in my new project

 I definitely got my *Paisa Wasool * and would encourage new joinees to
 go for him



 -- Forwarded message --
 From: Harish Pandurala harip...@gmail.com
 Date: Tue, Jan 8, 2013 at 10:13 AM
 Subject: Re: I am planning for Selenium Online Training
 To: kse...@yahoo.com
 Cc: mercuryqtp@googlegroups.com


 Hi,

 I have 5.8 yrs of automation exp and was trainee for the previous batch
 for selenium. Mr. Nagesh is very detail oriented by taking real time
 experiences.He not only takes time to solve your queries but also guide in
 finding the solution by yourself. He is still in contact with me and
 helping me out in my new project

 I definitely got my *Paisa Wasool * and would encourage new joinees to
 go for him



 On Tue, Jan 8, 2013 at 9:57 AM, NAGESWARARAO ESLAVATH 
 enageswara...@gmail.com wrote:



 On Mon, Jan 7, 2013 at 1:56 AM, kse...@yahoo.com wrote:

 Just wondering how was the last session go.. Any one who attended could
 give opinion in terms of expertise level

 Thx

 Sent from my iPhone

 On Dec 19, 2012, at 12:52 AM, Hoa Le nhe...@gmail.com wrote:

 Dear Mr.naga,

 Pls write date starting learn for us.
 Tks alot. Your attached file have many content useful and good support
 for me.
 I also research and wrtie blog for some experience about selenium
 (TestNG-Ant-Selenium-Webdriver)

 http://howtesting.blogspot.com/

 Tks for inconvenience,
 HoaLe

 On Saturday, December 15, 2012 11:47:42 PM UTC+7, naga wrote:



 Hi All,

 What are prerequisite for Selenium Online Training :
 1.Internet connection 500mbs or above
 2.Skype id
 3.Headsets
 *Fee and duration details for these course : RS: 3500   and 30 days*

 Course available times : Morning :7.00 to  8.00 and 8.00 to 9.00
   ** Evening :  7.30 to 8.30 and
   9.00 to 10.30
   **   12.00 to 1.00 for
 (UK students)
 Note: i have mention only India times only

 Please find attachment regarding the course content of Selenium Online

 Phone :9390868788

 I would like to explain realtime scenarios  in My Course :

 1.Handling Dropdownlist, textBox and Area ,Check/radio button
 2.Handling FileUplaod/Download using Selenium/Webdriver
 3.Handling MultipleWindow and tabs between two windows
 4.Handling Alert popups , window popups
 5.Handling Read/Write excel sheet for Datadriven testcase /Keyword
 Driven testcase
 6.Handling Database(Connection) releated validation using selenium
 7.Handling text comparision (exp value== actual value)
 8.Handling Dynamic object (dynamic text)
 9.Handling invisible textor fields validation
 10.Handling tooltips validation
 11.Handling the testscript with Junit Framework
 12.Handling the testScritp with TestNg Framework
 13.Recover scenarios/Exceptional Handling
 14.How Identify Objects in Selenium
 15.How get Business scenarios and How to Create Driver scripts


 Note: if any body not interested  please just leave it .

 --
 Thanks  Regards
 *
 E.Nageswararao,
 9390868788
 Hyderabad
 *

  --
 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
 

Re: QTP Online Training

2013-01-08 Thread Hitender Gulia
Course time :  6:30pm  to 10:30pm  EST.

Training will be 5 days a week and weekend will be doubt clearing
session's.

Session will be 90 minutes.

We will  connect through  training tool.

On Jan 8, 2013 10:23 PM, karan Raka karan.raka2...@gmail.com wrote:

 Hi,

 can you please provide details , how can i join cource online ?

 how can we do screen share and audio calling ?

 waiting for your reply ..

 - karan
 On 1/8/13, Hitender Gulia hitender@gmail.com wrote:
  HI all,
 
  I am planing  to provide QTP Online Training.
 
  We will provide this course on international time.If you are interested
 in
  this course please contact me.
 
 
  Here is the head of the course.
 
 
 
 1. *Testing Process in QTP*
 2. *Record  Playback in QTP*
 3. *Recording Modes*
 4. *Parametrization*
 5. *Actions  Actions Templates*
 6. *Association of Library  Excel*
 7. *Absolute  Relative Path*
 8. *Object Repository Manager*
 9. *Object Identification Mechanism *
 10. *Object Spy*
 11. *Step Generator  Transactions *
 12. *Checkpoints*
 13. *Output Values*
 14. *Test Batch Runner*
 15. *Regular Expressions*
 16. *Synchronizations*
 17. *Option Explicit*
 18. *Environment Variable*
 19. *Script Editing (If Else, Select Case, For Loop, Do Loop, While
  Wend)
 *
 20. *With Statement*
 21. *Operators (AND, OR, NOT, , =, , =, +, -, *, /)*
 22. *Functions  Procedures*
 23. *Scripting Functions (Int, Trim, Mid, StrComp etc.)*
 24. *Arrays  Dictionary Objects*
 25. *Data Table Functions*
 26. *Descriptive Programming*
 27. *Introduction to Frameworks*
 28. *Types of Frameworks*
 29. *Working Demo Of Data Driven Framework*
 30. *How to Read/Write in Files *
 31. *How to Read/Write excel sheets*
 32. *How to make Database Connection*
 33. *Recover scenarios/Exceptional Handling
 *
 
 
  * Any question please let me know.*
 
 
  --
  Thanks!
 
  Hitender Pal Gulia
   NY  USA
 
  --
  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
 


 --
 Regards ,

 KRN Raka

 --
 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 Online Training

2013-01-08 Thread automation.lifegoeasy.com
How will I see your screen, hear your voice  ask question if any doubt?

On Wednesday, 9 January 2013 09:08:13 UTC+5:30, Hitender Gulia wrote:

 Course time :  6:30pm  to 10:30pm  EST.

 Training will be 5 days a week and weekend will be doubt clearing 
 session's. 

 Session will be 90 minutes. 

 We will  connect through  training tool.

 On Jan 8, 2013 10:23 PM, karan Raka karan.r...@gmail.com javascript: 
 wrote:

 Hi,

 can you please provide details , how can i join cource online ?

 how can we do screen share and audio calling ?

 waiting for your reply ..

 - karan
 On 1/8/13, Hitender Gulia hitend...@gmail.com javascript: wrote:
  HI all,
 
  I am planing  to provide QTP Online Training.
 
  We will provide this course on international time.If you are interested 
 in
  this course please contact me.
 
 
  Here is the head of the course.
 
 
 
 1. *Testing Process in QTP*
 2. *Record  Playback in QTP*
 3. *Recording Modes*
 4. *Parametrization*
 5. *Actions  Actions Templates*
 6. *Association of Library  Excel*
 7. *Absolute  Relative Path*
 8. *Object Repository Manager*
 9. *Object Identification Mechanism *
 10. *Object Spy*
 11. *Step Generator  Transactions *
 12. *Checkpoints*
 13. *Output Values*
 14. *Test Batch Runner*
 15. *Regular Expressions*
 16. *Synchronizations*
 17. *Option Explicit*
 18. *Environment Variable*
 19. *Script Editing (If Else, Select Case, For Loop, Do Loop, While
  Wend)
 *
 20. *With Statement*
 21. *Operators (AND, OR, NOT, , =, , =, +, -, *, /)*
 22. *Functions  Procedures*
 23. *Scripting Functions (Int, Trim, Mid, StrComp etc.)*
 24. *Arrays  Dictionary Objects*
 25. *Data Table Functions*
 26. *Descriptive Programming*
 27. *Introduction to Frameworks*
 28. *Types of Frameworks*
 29. *Working Demo Of Data Driven Framework*
 30. *How to Read/Write in Files *
 31. *How to Read/Write excel sheets*
 32. *How to make Database Connection*
 33. *Recover scenarios/Exceptional Handling
 *
 
 
  * Any question please let me know.*
 
 
  --
  Thanks!
 
  Hitender Pal Gulia
   NY  USA
 
  --
  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 mercu...@googlegroups.comjavascript:
  To unsubscribe from this group, send email to
  mercuryqtp+...@googlegroups.com javascript:
  For more options, visit this group at
  http://groups.google.com/group/MercuryQTP?hl=en
 


 --
 Regards ,

 KRN Raka

 --
 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 mercu...@googlegroups.comjavascript:
 To unsubscribe from this group, send email to
 mercuryqtp+...@googlegroups.com javascript:
 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