Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
19141.what is the difference between childobjects and child items in qtp? 2.what is difference between a class and function? 3.can u convert ustimings to indian timings using vbscript? 4.i have scripts in one machine.can i run those scripts in another machine.how?
2 52222Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
1991How to pass a variable in Dos Command using QTP? Eg: Dim path1, path2 path1 = "C:\Test\sample1.doc" path2 = "C:\Test\sample2.doc" How can we pass these path1 and path2 inside the "copy" dos command? I tried like this. this is not working. oShell.run "cmd /K copy" &path1 &path2
1 87061.what is the extension of action template? 2.what are the strengths and weaknesses of Keyword driven framework? 3.how qtp identify runtime objects?
1 4082Hi I am working with QTP.If I want to write a certification exams,Which one is the best one suggest me friends!!
2 4604How can i use Ordinal identifiers and Smart identification methods suppose i want to know the index no of check box
1 4840Suppose there are 10 browsers opened on desktop. I want to close all browsers except one browser in QTP. Can any one give the code for this?
IBM,
7 29947I m in new and want to learn QTP. Is any website which provide free QTP video training.....also can downlaod....
3 6894
Will down time for server and content maintenance/upgrades be allowed? how much?
What are the major/ important methods, functions in QTP we use realtime testing
How you will rate urself in QTP in the range of 0 to 5
What is a reusable action?
What is the difference between rational rose and QTP?
Why we load add-ins in qtp?
What are the five challenges you faced in QTP?
What is object spy in quicktest professional (qtp)?
How can you pass value one action to another action?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
How to analyzing test results using quicktest professional (qtp)?
Can we create a qtp test from qc?
What is the meaning Work bench?
How many ways we can parameterize data in quicktest professional?
how to test Web application using QTP software