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 / shiavani
hi,
use this query
select * from emp(table name) where rownum<2;
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
what is meant by Implicit and explicit requirements?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
how to write xml output check point bu useing descriptive programing .means without useing output check point
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
What is the parameterization? Give one example?
What are the general steps involved in the data driven framework?
How to open a new test using quicktest professional (qtp)?
what are all the fileds present in object repository?
What are the types of object repository in qtp?
What are the disadvantages of recording test cases in qtp?
How to use parameterization in qtp?
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
Dis advantages of XML checkpoint ?
How may types of defects identify application or your currently working application?pls give me answer..