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 |
What is the parameterization? Give one example?
How to find local host name using QTP?
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
how to test Web application using QTP software
Approach for Installation,comaptibility,system testing
can we call a test in another test?
. My application is updating the user information in the application. Every time it is Adding on record in my application and Validating the information like “Record has added successfully”. Which Check point I have to put in this situation? Why?
What is difference between web object and web items
describe some problem that u had with automation testing tool?
Hi, 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?
I am having trouble understanding #1 how to paramaterize a userid and password that I need to call in about 25 existing scripts. I need to know how to Create a Reuseable action for 25 existing scripts that will call the exact same userid and password? I need to know how to create a Reuseable action and then have it called by existing scripts being run in a batch.
How to handle Recovery scenario in QTP. give detailed explanation about recovery scenario.