why script is client dependant.
No Answer is Posted For this Question
Be the First to Post Answer
If we add regular expressions to a script recorded in QTP, will it effect the performance of the script?
what is Eventflow.?
How do you insert record into scripting using siebel crm
I have installed QTP version 9.0. I have installed Mozilla firefox version 2.0. But QTP "Record and Run settings" in WEB tab shows FIREFOX 1.5 in drop down to run session begins. So QTP does not record anything which I type in firefox. How can i recognise firefox 2.0 and how can i update browser version in QTP?
Would you tell me that what is test script? and how to write it? are there some templates?
How to double click on Simple HtmlText in SilkTest automation tool?
How can you convert QTP 8.2 scripts to QTP 9.2. Please give some inputs ASAP.
why script is client dependant.
how do i compose the text message in the yahoomail using descriptive programming in QTP?
Someone who protect my excel file, m using ms office 2007 and windows 7 operating system, pls help me, how can i unprotect sheet
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?
How can we return a value from User Defined Function ? For Eg. we have 2 functions. In Fun1 i am getting 2 values (a,b) and i am addding those 2 and storing in to another var (c). Now i want to pass that var(c) to another function (fun2). What will be the script?