hello all i need some good sites or blogs which give info
abt vb script with examples n real time scenarios.just like
tutorials as i m new to qtp n vbscripting.
its urgenttt
Answer Posted / sherin jose
www.w3schools.com/vbscript/
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
In Remote acess server how u run a test?
what is the difference between data driver & data driven and driver script?
What is the difference between the design-time and run-time data tables?
Discuss the QTP Environment?
How to get popup error message.
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
what you mean by artifact,milestone...
how to find that tools work well with ur existing system?
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
Explain QTP using different development techniques ?
What is checkpoints for qtp?
can anyone tell me from where i can download qtp demo or crack version
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
Explain how qtp identifies objects?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")