we have 10 automation scripts. how to call them from one
main script.
Answers were Sorted based on User's Feedback
Answer / raju
1st of all that 10 automation scripts saved into the
different different actions after that that actions make as
a re-usable actions. next call the call existing actions.
i think according to my knowledge this is working properly.
if u have any quarry please call me i will explain breafly.
raju
9823257761
| Is This Answer Correct ? | 2 Yes | 1 No |
how to acess a test in RSA?
how to retrieve the xml file data through qtp. can anybody send script for this..
Hi All, I am a beginner in QTP and have understood the basics of QTP by going through tutorial. I am trying to Automate a HRMIS application, What is the right approach to Automate this application. Kindly answer. Thanks in advance
CAN WE USE 'BVA' AND 'ECP' IN AUTOMATION?
Approach for Installation,comaptibility,system testing
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
Where can i get the QTP tutorials. I wanna move to automation testing. Is there any book or URL, where i can find the source to read...
What is the extention of Virtualobject
I am using environment variable xml to give credenatials for login into unix. Is there any way we cam mask the password in the xml?
Hi All, I wanted know how does QTP identifies a DataCombo. While recording I clicked on the data combo and selected a value from the list. The click of Data Combo is recorded but the selection of the value from the list is not recorded. My application is based on VB and SQL server as the database. Please let me know as how do I record the action of selecting a value from a DataCombo list. The list is being loaded from the Database Record set.
i have to pass the testcases into userid anf password of gmail login page using functions you can take your own testcaseslike userdid should take only lowerletters it should not take special charactors and uppercase letters and password should take only numericvalues it should not take alphanumeric and alphabets
Please let know the scripts for counting number of repeated letters in the word. Note repeated letter should not be count agian. Ex: If "Hello" is my word... l is coming twice.. it should count once and print... secong 'l' should not count again..