What is the syntax to call one action in another?
No Answer is Posted For this Question
Be the First to Post Answer
i have batch scripts in qtp and i want to update the status like pass/fail in excel sheet after excecuting the every script in batch.how to write the script for this?
What is a Run Time Data table?
Hi, i am mallishwari, i am veryn ew to testing but i have very much interest in testing. plse give me some guidence to get the job in testing. send me required documents and faqs to my personal id: mallishwari_urs@yahoo.co.in thans for advance.
How to Analyze the Checpoint results with Standard Checpoint ?
what r the 3 basic factor on which we determine to perform automation
does qtp need record and playback in realtime. plz tell exactly wat happens
how can we handle errors other than using recovery scenerios in qtp
How to parameterize a text field and the same field as combo field on next page. Means inserting values in Text field will appear in the combo field. for example country name, state name. Kindly reply it is urgent !!!
How to give Table check points?
What is Automation frame work.How we will prepare in real time.
what is the frame work in J-meter?
How do u retrieve data from a text file into different variables. i.e. in a text file named "source" , the data is like : india,1000,japan,200,china,50,singapore,45050 this is given in the first line of the text file. in the second line of the text file the dta is: sun,moon,planet,river,earth,water if u use "readline" method by using FSO concept u can retrieve the entire line in to a variable. but i want to import each field (ex: "india" in one variable, "1000" in another variable etc..). Apprecitae proper replies.