Write a Script for ATM in QTP
No Answer is Posted For this Question
Be the First to Post Answer
How to copy from one script to another script in qtp
There is a web Table where You will find Two Columns First Column consist of Check box and Second column consist of Test cases ID(Viz T1,T2,T3....Etc); If You select any Test case ID, respective Check boxes to be checked write a VBSCRIPT for this scenario?
Hi, I need to accept user inputs for login at runtime.I know i can use Inputbox but how to proceed further that i dont know. Thanks in advance
how to comvert 120 into one hunderd twenty rupees only and vice varsa
can any body give the code to write the function for given suppose user login with usrer id and pwd to yahoomail.after cliking "sign in"if it is valid user id the next page will display userid'message box.( Note u have to use excel sheet to retrive the userid's data)
Can automation testing find ssame no. of bugs what we can find by manual testing?
while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans
Explain about the functionality of vb script?
What methods are used to create text files and open text files in the vbscript language?
what is the differance between BYVAL,BYREF?
Am working with web application. i faced one senario. i.e, webpage having webtable having two coloumns, in that first coloumn is for serial no and second coloumn is for mac address link, now i want to get first row second coloumn value, that having macaddress as link. Please help me how to get that link?
Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards