adspace
Answer Posted / narendra
The main use of Environment variable is the value of
environment variable does not change
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the registration process and examination fees?
Can you brief the hurdles you faced during Automation testing?
Hybrid framework supports Descriptive programming. Is it true?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
any body can you help me what is the script to automate an comand promt
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
what is actually contain test report? can anybody post the test report
What is the new version of qtp which is recently released in the market?
Hi, how can we check or avoid the memory leakage in QTP9.2?
I am in .Net development for past 3.5 years and want to enter in to automated testing and learn QTP. For this I need some good tutorial for beginners. I will be really greatful if any one has and they can send it to me on this address- ruchidureja@gmail.com
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
Define Environment Variable in UFT and its uses?
Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
How to give a call to another action from one action?