I have a tool for automation testing (eg:qtp).I have two
functionality(A & B) to test.A is tested once in a year. B
is tested everyday. At present i have the money and resource
availability to automate only one functionality.Which one
will u suggest and why?
Answer Posted / ram.polavarapu
we need to go for B why because we can write script in
notepad and save as .vbs file and add in schedule in
control panel everyday the process is going to
automated.....
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
What are the major/ important methods, functions in QTP we use realtime testing
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
What is the difference in the global and action sheet in qtp?
When you open QTP, how many sheets you can see?
Through array we can execute the testcase how ? give me example
Explain the difference between call to action and copy action?
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
What are private functions in QTP? How they can be called from the function library?
How do you perform Regreession Testing?
How you debug your script?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?