can u tell me website address of VBscript with examples.
Answers were Sorted based on User's Feedback
Answer / bhanu
fine @ <<http://w3schools.com/vbscript/default.asp>>
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / lekha
you can find it in QTP help also, under VB reference.
| Is This Answer Correct ? | 0 Yes | 0 No |
Deal All, Recently i face one interview question in one company. str="test12@#3456" In This i want to print like special character and numeric ,word in one script please tell me how to write the code for this Thanks Balaji
how to write this script using descriptive programming? the script below is the script generated by QTP plz write the script using descriptive programming? plzzzzzzzz do answer thanku Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit("Email").Set "test123" Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit ("Passwd").SetSecure "475259b450e3d212bef4a5f5ce9d32ebcbf4" Browser("Welcome: Mercury Tours").Page("orkut - login").WebButton("Sign in").Click Browser("Welcome: Mercury Tours").Page("orkut - home").Link ("Logout").Click Browser("Welcome: Mercury Tours").Page("orkut - login").Sync Browser("Welcome: Mercury Tours").Close
Mention the test steps of qtp.
In a WebTable 2nd row,3rd column contains one link and that link name is changing dynamically. How you will click the link?
Can we create a qtp test from qc?
How can we translate the steps between the Keyword and Expert Views?
Can anybody post some real time scenario in qtp? please its very urgent.
HI ALL I AM WORKING AS A AUTOMATION ENGINEER FROM PAST 2 MONTHS IN QTP,MY QUESTION IS IF I OPEN THE BROWSER FIRST & THEN THE QTP LATER MY OBJECT SPY WILL NOT WORK,Y IT IS SO..IF U HAVE THE ANSWER PLZ MAIL ME AT AKSHAR.MYSORE@GMAIL.COM
can anyone tell me how to search a word/line in a document and to paste it in another file? Thanks in advance.
suppose our project is developed using java technologies.after complition of the coding developer relesed a build to the testing team.so, what is the process means how we open that documents?what are that documents?plz give reply its urgent
what type of automation is follwed in the project?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?