what is the difference between development and testing
Answer Posted / 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 |
Post New Answer View All Answers
How can we conduct U-I Testing by using QTP??????
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
if our qtp vb Script may be Currepted then What we want do?
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
can i compare two databases using QTP ?
How the exception handling can be done using quicktest professional?
how will load the object during runtime?
What is regular expression?
How to associate shared object repository to test in qtp?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
We stored into the objects OR and then write the scripting
What contains Data Driven Framework document in qtp?
What is a reusable action?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
How qtp recognizes the object?