Hi, Plz give best Definition of Software Testing? Why we
need Software Testing? and plz send 2+yrs experience
Interview qutions (Manual,Qtp).
Answer Posted / kumar
for example before delivering the
product we need to check it,otherwise lot of problems can
be occured
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you convert manual test cases to automated test cases?
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
What are benefits of qtp?
can any one say that where we can download the QTP trail version ??????????
To which environments does quicktest professional supports?
How to test the login page in different ways in automation testing and i need code?
What is text check point and text area check point?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
What is the difference between keyword view and expert view?
What does it mean when a check point is in red color? What do you do?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
What is data driver in qtp? Where we use it?
Is it possible to switch between recording modes during a test creation?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement