I HAVE 2 TABLES ONE IS EMP_TABLE AND ANOTHER
DEPT_TABLE.EMP_TABLE CONTAINS NAME,DEPTNO,DEPTNAME,LOCATION
AND DEPT_TABLE CONTAINS DEPTNO,DOJ(DATE OF JOINING).I WANT
TO DISPLAY NAME,DEPTNAME,DOJ AND WHO ARE JOINED BETWEN 01-
JAN-2007 TO 01-JAN-2008?
In my job I have 6 steps. Step01,02,03...step06.
after executing step02 i want to skip step03 and want to
execute step04. and once step04 is done then I want to go
back and execute step03. once step03 is completed I want
execute step05, 06 and so on... can any one tell me how do
i do that???
How do you script this scenario in QTP using VB?
Verify XML attributes in XML message against XSD and data
mapping of fields to Oracle tables? Verify data in XML to
data in a defined table?
HOW TO RUN SEVERAL TESTS AT A TIME USING TEST DIRECTOR ?
WITH OUT USING AUTOMATION TOOL?
(FOR EXAMPLE IF I GIVEN 20 TESTS TO TESTDIRECTOR FOR
RUNNING PURPOSE IN TODAYS NIGHT I WANT TO CHECK THE TEST
RESULTS NEXT DAY) HOW TO DO THIS ?