in my database haveing 3X3 (manas having 3 rows 3 colums) i
want to test only (2nd row 3colum) bit how to test either
script or any automation plz explain? (Chandana)
Answer Posted / sandip
hi,
use this query
select * from emp(table name) where rownum<=2;
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the check points can be inserted without recording?
how to do the batch testing in test director using manual testing procedure?
after click on compose mail how can we attached a file in qtp with vbscript code
In qtp, how you can use xpath to identify objects?
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.
how to test Web application using QTP software
What is difference between design time and run time data table?
What is quick test pro?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
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?
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
what is object and child object.. explain ..if possible give some example for better understanding ..
explain abt dyanamic changing object with example?
how will you check how many members visited the website www.infosys.com?
Hi All, How to Compare two strings character by character in QTP