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


Please Help Members By Posting Answers For Below Questions

What are the check points can be inserted without recording?

691


how to do the batch testing in test director using manual testing procedure?

1856


after click on compose mail how can we attached a file in qtp with vbscript code

1724


In qtp, how you can use xpath to identify objects?

703


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.

1894






how to test Web application using QTP software

1419


What is difference between design time and run time data table?

685


What is quick test pro?

701


suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?

1404


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?

1575


Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link

959


what is object and child object.. explain ..if possible give some example for better understanding ..

1622


explain abt dyanamic changing object with example?

1980


how will you check how many members visited the website www.infosys.com?

1576


Hi All, How to Compare two strings character by character in QTP

1091