how will u do database testing in qtp?
how will u do the same with descriptive programming?
We will do the Database testing with Database check point by
writing some Queries to get the data from database.
I think that we can not do the database testing by using the
descriptive programming. Instead of that we should do the
Manual Testing by writing some queries directly to the database.
Correct me if I am Wrong. Thanks in Advance.........
| Is This Answer Correct ? | 1 Yes | 0 No |
How u prepare Test result summary in QTp?
there are having 10 checkboxes..how can i check only first 5 check boxes by using descriptive programing..
How do you test the different ads displayed in the Inbox home page of Yahoo. Once u login Yahoo mail, in inbox page there will a banner, where different ads are scrolling, how do you test that using qtp?
How do know the number of browsers opened?
what is the abbrivation of .mtr in action reposirtory?
How many scripts did you have?
A web Page has a webtable with four columns and four rows. The first column is of ID and has values of 100,100A,A100,100y Find out the number of rows whose ID starts with 100. Similarly the last column is 'number of links'. Each row in the last column has values like link1,link2,link3 etc Find out the number of links where id is 100
How to swap two numbers by using parameter passing method byref in a fucntion and return the result to outside of the function?
can anyone tell me from where i can download qtp demo or crack version
what sort of things what u put in Bug Report ?
HOW TO COUNT NUMBER OF ITEMS PRESENT IN WEB LIST
How u perform exception handling in QTp,what is other name for ths?