hi all,
I want to know about the QTP scripts, i have read more books
but all areis to be a theory so how can i improve my script
skills. if anybody knows about qtp scripts plz guide me and
i need a sample scripts.my mail id is karthis4u@gmail.com,
9986667831
If you all have any data send it to akadi111@gmail.com
Answers were Sorted based on User's Feedback
Answer / swarna
Hi,
You learn vbscript. Install QTP trial version and start
practising using the QTP tutorial . Go through the sites
and read as much as you can. Try to implement all this in
your PC.
OR
Join any good institute.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ramya
if you want learn qtp Scripting more and more visit:
www.gcreddy.com
in the above mensioned blog, you can find VBScript general
examples and QTP Related scripts and file sytem operations
scripts.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / akshar jain
for tips regarding real time scripting mail me at
akshar.mysore@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
I have 2 Environment variable which holds int. I called into my test and addedup. but output is concatenating the values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20, c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to overcome this pblm? I used the add fn also..
is qtp 9.2 create the scripts with the application run on mozilla firefox browser?
What is the difference between qtp and selenium?
How to capture checkbox properties when properties of the object keep changing on relogin to the application.
Diff b/w test scenario's and test Procedures?
-->IF two TextBOxes are there in a "Form". -->A table contains some records which contains usernames & password.. -->What is the script we need to write using Descriptive programming concept...in QTP (simply DATA DRIVEN TEST SCRIPT OF QTP)?
I have a library function , with that function 100 scripts are being called. The library function is changed(something is added) . how do i update all the scripts.
what is the extension for the test version of the script?
Hi, My Application in Microsoft Dynamic Navision, is it compitibale with QTP? if yes then let me know...and also let me know is there any other automation tool availabe to automate Microsoft Dynamic Navision. Thanks Sandip. +91-9714177088
hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u
Can we use Virtual Objects in Discriptive Programming?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...