what is the TSL statement for pass/fail crieteria appear in
the test results of TD?
Answer Posted / srikanth.m
hi this srikanth.M
the answer for this question is
tl_step("step_name","status","description");
status is either PASS or FAIL. for PASS put 0 ,for FAIL any
integer other than 0.
tl means Test Log.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is qtp licence
Write test scripts on a scenario where you have to transfer data from one table to another.
How do you copy and move objects between different gui map files?
What are the synchronization points?
What happens when the gui map file get loaded?
How do you handle pop-up exceptions?
supose 10 times text data is there but it will run 8 times whtat will you do.
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?
What is the use of gui map and what happens when gui map file get loaded?
How do u check FONTS in Login Window?
When it is appropriate to change physical description?
What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?
What is the XML test cases creation?
Hi iam a begginer or rather new stsrter to QTP and strugling to start as i have to start writing the automated scripts for the existing manual testing could some one send me some tips ans tricks for a jump start. Any help is greatly appreciated
What is a checkpoint and what are different types of checkpoints?