Anunay Kumar
  • Male
  • Pune, Maharashtra
  • India
Share on Facebook Share on Facebook Share Twitter

Anunay Kumar's Friends

  • Shekhar Khandelwal
  • Sumit Kumar Srivastava
  • Sagar Bhosale
  • Rahul Shevde
  • shalini menon
  • gaurishankar goyal
  • Prasad
  • Ravikumar
  • Ashish Pandey
  • NBR_NAVEEN
  • vivek
  • Shreyya
  • Harish Pulari
  • Ajithkumar G

Anunay Kumar's Groups

Anunay Kumar's Discussions

Good QTP Books for Newbies and where to buy them at discount?

Although, i just write about QTP stuff which i keep doing in my free time and i thought of sharing some QTP resources which happen to be very costly as most of them are international buys. These are…Continue

Tags: Books, Resources, QTP

Started Jun 27, 2010

Are you using Test Complete ?

Please share resources and links in case you are using Test Complete 7.52 or higher.- Anunayhttp://learnqtp.infoContinue

Started Jun 14, 2010

 

Anunay Kumar's Page

Latest Activity

marilina left a comment for 'Anunay Kumar'
"Hi compliments of the day to you. Am marilina i came across your page in here while searching for a good relationship and i found it interesting writing you,here is my mail id, zealmarilina02@yahoo.com you can get back to me so i can send to know…"
Nov 13, 2012
christiana commented on the blog post 'Sending Emails using QTP via Gmail, Hotmail and other Email Service Providers; Using Windows CDO (Collaboration Data Objects)'
"can u send me the code for sending mail using QTP through gmail"
Sep 23, 2010
Anunay Kumar posted a video
Jul 29, 2010
Anunay Kumar posted a blog post

Upload Files to a Box.net account using its API in vbscript via QTP

Box.net is a premium online file storage service and provides its API free of cost to developers. After having used a free SMS API for sending SMS via QTP, I was now destined to upload files using Box.net's API in Quick Test Professional. It took me a few days to figure out the entire process as the sample codes were not available for use in vb-script.Before we begin to understand the code, i will discuss as to how you can get the free API access from Box.net. All you need is to visit…See More
Jul 29, 2010
Anunay Kumar posted a video

Send SMS alerts from QTP using Free SMS API using Vbscript

Send SMS alerts from QTP using Free SMS API using Vbscript
Jul 26, 2010
Anunay Kumar posted a blog post

Sending SMS using the HTTP based SMS API from QTP

We already know how to send emails from QTP for reporting purposes. I was wondering how wonderful it is going to be if we can send SMS from QTP so it does not matter whether you have access to emails or not, you can still know the status of your email via SMS on your mobile phone. I am assuming that 99% of test professionals carry a mobile phone with them at all times. It is really very easy to send messages from QTP using a SMS API provided by a SMS provider. You can make calls to the web…See More
Jul 25, 2010
Anunay Kumar posted a video

Sending Emails using QTP via Gmail, Hotmail and other Email Service Providers - I

Learnqtp.info - Sending Emails using QTP via Gmail, Hotmail and other Email Service Providers; Using Windows CDO (Collaboration Data Objects)
Jul 15, 2010
Anunay Kumar posted blog posts
Jul 15, 2010
Anunay Kumar replied to the discussion 'Appending of text to Excel'
"Try the concept of Used Range myRange = objExcel.ActiveSheet.UsedRange.Address This will give you the last cell that has data on it on your excel sheet. You can increment this range and append data. - Anunay http://learnqtp.info"
Jul 8, 2010
A blog post by Anunay Kumar was featured

Buy Quick Test Professional Books at 30% discount

Although, i just write about QTP stuff which i keep doing in my free time and i thought of sharing some QTP resources which happen to be very costly as most of them are international buys. These are two really good books not available easily in the market and if you buy then online they come pretty costly -Quicktest Professional Unplugged (QT Unplugged)Rs 417 onlyQuickTest Professional By V. RAVI SANKARRs 333 onlyThe books mentioned above are indian editions as such they are not only cheap but…See More
Jun 29, 2010
Anunay Kumar replied to the discussion 'VMware'
"You can use any trial application over and over again using Virtual PC. Just create a new VM again as the trial ends. - Anunay http://learnqtp.info"
Jun 29, 2010
Anunay Kumar replied to the discussion 'VMware'
"I use VMware. As an alternative you can use Microsoft's Virtual PC which is a free download if you are running genuine windows. Check this link - http://www.microsoft.com/windows/virtual-pc/ - Anunay http://learnqtp.info"
Jun 29, 2010
Anunay Kumar replied to the discussion 'QA vs Software Test Engineer'
"Both of them have the same role, its just that some companies call it QA Engineer, QA Tester or Software Test Engineer. - Anunay http://learnqtp.info"
Jun 28, 2010
Anunay Kumar replied to the discussion 'When we go for smart identification can any one can come up with real time seanario...'
"1. You go for a smart identification when you do not want your object identification to fail when you have multiple builds running the same test and there is a chance of object properties to change slightly. If they change, smart identification gets…"
Jun 28, 2010
Anunay Kumar posted a video

QTP Drag and Drop - LearnQTP.info

QTP Drag and Drop - LearnQTP.info Have you ever come across a web user interface which has the GUI divided in columns and you can resize the columns by holding the right or the left border with the Left Mouse Button Down and drag it to resize it in…
Jun 27, 2010
Anunay Kumar replied to the discussion 'Purpose Ordinal Identifier Properties in Identifying object?'
"Ordinal identifiers come into picture when you have a similar object on the same webpage/application more than once. Suppose you have 5 check-boxes on a webpage and each have the same properties and there is no way to identify them uniquely. Then an…"
Jun 27, 2010
Get the Advanced Quick Test Professional (QTP) Automation widget and many other great free widgets at Widgetbox! Not seeing a widget? (More info)

Profile Information

About Me
I like reading stuff about technology and latest gadgets. As a tester i have a deep interest in taking up challenges when it comes to finding new solutions for reducing testing efforts and making the product bug-free.
I work for
Sungard
I work as
Senior QA
My 'Linked In' Profile Link
http://in.linkedin.com/in/anunaykumar
My Twitter ID
kumaranunay123
My Blog
http://learnqtp.info

Anunay Kumar's Videos

  • Add Videos
  • View All

Anunay Kumar's Blog

Upload Files to a Box.net account using its API in vbscript via QTP

Posted on July 29, 2010 at 12:42am 0 Comments

Box.net is a premium online file storage service and provides its API free of cost to developers. After having used a free SMS API for sending SMS via QTP, I was now destined to upload files using Box.net's API in Quick Test Professional. It took me a few days to figure out the entire process as the sample codes were not available for use in vb-script.


Before we begin to understand the code, i will discuss as to how you can get the free API access from Box.net.…
Continue

Sending SMS using the HTTP based SMS API from QTP

Posted on July 25, 2010 at 9:48pm 0 Comments

We already know how to send emails from QTP for reporting purposes. I was wondering how wonderful it is going to be if we can send SMS from QTP so it does not matter whether you have access to emails or not, you can still know the status of your email via SMS on your mobile phone. I am assuming that 99% of test… Continue

Enabling and disabling system hardware using vbscript in QTP

Posted on July 15, 2010 at 12:08am 0 Comments

You can enable or disable any hardware component in your system using Vb-script. It is a simple and a very small code hardly few lines. All that you require is a small program called Devcon. It is a command line utility that lets you perform a few management functions on the system hardware. You need to download this…
Continue

XML Parsing in QTP using XMLUtil - A Simple Example

Posted on July 15, 2010 at 12:07am 0 Comments

XML parsing in QTP is not a very difficult concept rather it is the most easiest of concepts in QTP. However, there are times when you have not worked on XML before and there is a task at hand and you do not wish to spend time reading QTP Help or going on the web spending a lot of time. I am showcasing a very simple XML structure and how to… Continue

Comment Wall (1 comment)

You need to be a member of Test Republic to add comments!

Join Test Republic

At 4:30pm on November 13, 2012, marilina said…

Hi compliments of the day to you.
Am marilina i came across your page in here while searching for a good relationship and i found it interesting writing you,here is my mail id, zealmarilina02@yahoo.com you can get back to me so i can send to know more about me.

Thanks Mari.

Nice time.

 
 
 

© 2013   Created by Test Republic.   Powered by

Badges  |  Report an Issue  |  Terms of Service