how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
1968how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
1803If we write a script in the expert view how are the objects created in the object repository? to be clear i will explain my problem first i have recorded the mercurytours application by providing the link www.mercurytours.com and all the objects are stored in the object repository ok this is fine. but i have copied the script generated in the above processes and pasted in a new test and tried to run that script but as the objects were not stored in the object repository it showed an error (The "Welcome: Mercury Tours" object was not found in the Object Repository. Check the Object Repository to confirm that the object exists or to find the correct name for the object).so how can i overcome that error
6 10277How do we do DOM programming in QTP.Could you explain with an example. If possible please provide some material or link related to DOM Programming.
3846hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
TCS,
2445what is descriptive programming? what are the mandotory properties in qtp? what are libriry functions in qtp? what frame work you are using at your project? what is object repositery? what is our role as per qtp project is concerned as a software tester?
3 8124suppose i give valid user id and password to open an web base application on qtp.how qtp will know itis a valid user id and password
3 8119What will be the script for recovery scenerio.plzanyone give ans with aexample related to banking project
2 5602In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
2119normally by going through the object properties in object spy we write descriptive programming(correct me if i am wrong). But how or from where can we get the object properties in the object spy?plzzzzzz do answer
2 5037
How many types of parameters are available in quicktest professional?
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
Where we use data driver in qtp?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
How you calling actions in qtp?
What is the extension of the qtp local repository?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
can test automation improve test effectiveness?
How to define array in qtp?