wht type of User defined functions or Java Releated
functions do we write in VB scripting
Answer / Pramod Singh Gunjiyal
You can write User Defined Functions (UDFs) in VBScript to reuse code and make your scripts more modular. However, Java is not directly related to VBScript, so there are no Java-related functions that you can write in VBScript.
| Is This Answer Correct ? | 0 Yes | 0 No |
What kind of errors can b handled in QTP in real time scenario?
you written some code in qtp for opening google.com browser and entered some text inthe search text box and clicked search button. this is ur script.. before running this script i have already opened two google.com browsers. now am running the script what will happen? script will run or what?? Thanks... Nani
what is the silent mode in WR?
How do you handle XML exceptions in QTP (Here it is Exception, not the checkpoint)
What is the difference in testing a client-server application and a web application?
What is the vb script when the url enter into the browser
in my database haveing 3X3 (manas having 3 rows 3 colums) i want to test only (2nd row 3colum) bit how to test either script or any automation plz explain? (Chandana)
In automation testing, while doing descriptive programing; how will u get the properties of the objects in what format, what type of a document, and by whom? Pls explain in detail. Thanks a lot
How to get popup error message.
Hi to All, My name is Aditya, i have 4 year exp in software testing (Manual Testing), but i try to shift my career now in automation testing. right now i have no exp or u can say i am not hand exp in live application. So please guide me, what i do ???? Can i join again automation course only practical which is live application. if u know any person who's expert in qtp and he/she ready to take my class i have our own and company laptop. If required i will pay amount please don't mind. Please help me, and i am also planing to join core java from coming 1st Aust (in seed) for only purpose the understanding script of Automation (QTP)... Please help me... I am waitting u r replay... Thank you Thanks again
Write code for ,We have a web table with rows and columns like EmpID EName Action 1 ABC Edit Delete 2 XYZ Edit Delete 3 PQR Edit Delete In the above Table the last column has two links we have to click first link based up on EmpID =2
How to get Links count in an web application,without descriptive programming?