Write a Script for ATM in QTP
No Answer is Posted For this Question
Be the First to Post Answer
write a vb script to display 3*3 matrix
1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)
How can I access an object in another frame?
How to create MSAcess table foriegn key
how to automatically update the sql server2005 database records when insert in vb6?
write a vb script to calculate factorial of a number?
wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......
if there is any string in a given format like as "company name employeecode date" then we have to fetch employeecode form string for ex-string is "capgemini12345june2013" then we have to fetch 12345 by using vb script so guys how can we do that please reply it.
In qtp, how to use XML files for framework. if the XML files are more Efficient than Excel files?
Hi all..I have two values. a=20 ,b=30 I want to perform c= a+b and c= a*b using user define function.please anyone give the answer
Suppose by navigation I went from 1 st page to 5 page ,so Write a generic script for coming from any page to the 1st page and by executing where the page may be it will come to 1st page
input values to accept 2 numbers & print the product, difference and sum using switch case