what is the difference between development and testing
Answer / jitendra harnoor
Development is the process to write the source code for a given program for a specific application. It is done by developers.
Testing , on the other hand is to test the application with the intention of finding errors/ defects in it. It is done by Test Engineers.
| Is This Answer Correct ? | 0 Yes | 0 No |
Synchronozation types in QTP
How to switch between browser tabs? )moving from one tab to another tab)
What is qtpro? What is a quick test professional?
What is a programmatic description?
How do u fetch data from a database ?
Use of Multiple Actions in QTP?
How should i get name of the screen? Ex:There is a "submit" button.If i clicked on the submit button it opens a screen. I want that screen name.How can i get that screen name I dont have any property regarding that screen. If suppose we cliked on the screen , Then QTP captures the screen properties then i can get the screen name by using GETROPROPERTY But i want the screen name without clicking the screen. ("I am using the "settoproperty" for Second screen by using fist screen properties") Please tell me anyone
How qtp recognizes the object?
Which method do you use to retrieve data from the WebList object?
How to handle recovery scenario for a application crash.write script for this.
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.