How to run QTP Scripts from Quality Center
Latest Answer: Firstly we got to download Mercury Quality Center Connectivity Addin and QuickTest Professional Addin Open QC,Create a new Subject in Test PlanThen place all your QTP scripts in folderOpen QTP and file - > Quality Center Connection Enter ...
How to Analyse the QTP Results?
Latest Answer: nOnce the RUN is done ,it automaticallt shows the Results windowThat contains...Test Results Tree - an icon-based view of the steps that were performed while the test was running. Similar to the test tree in Quick Test main screen nIteration Summary ...
How to read the web page information using QTP/Vbscript
We are testing the .net application and when run the test in QTP 8.2 it display the message "Can not find the object" and test fails.
Latest Answer: QTP supports all the matured environments. By default there are some environments available in QTP 8.2 is Active X, VB, and Standard Window. If you want to test other than this you need to take a license for that (plug-in), then only it supports.Giridhar09999649533 ...
How to test a Web Application in Offline Mode in QTP
Latest Answer: If at all this helps....You can set or retrieve the value of repository parameters using the Repository object. All changes made to repository parameters through using the Repository object are temporary, and are valid only for the current run session. ...
How to call a function created by using vbscript in QTP
Latest Answer: Greetings!
In QTP 9.5, you can parameterize your user names and passwords, and then the script will run for each iteration and use the different user names and associated passwords.
For example, after you script to log into the AUT with a single ...
Latest Answer: The five different types of objects are as follows...1. Standard Windows Objects2. Activex Objects.3. Visual Basic Objects.4. Web Objects.5. Utility Objects.plz letme know by email if any body disaggry to me. ...
How to check background colors in QTP?
Latest Answer: Haiyou can check background clours in QTP like thisgoto tools click on view options then clikc font and colour tab. Then you get window with all options ...
How to execute any file using QTP's Expert view by writing script in expert view. Give Code
Latest Answer: ExecuteFile "path of the file " ...
View page << Previous 5 6 7 8 [9] 10 11 12 13 14 Next >>

Go Top