How many type of status messages are there ..explain?
Answer Posted / kalyan
0-micpass
1-micfail
2-micdone
3-micwarning.
we can use 0 instead of micpass.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the difference between analog and low level recording?
Why to use descriptive programming?
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
For which type of projects the iterative model is not suitable?
What are the different properties of an web object
How you can find length of array in qtp?
What is the difference in the global and action sheet in qtp?
Define Canvas view of UFT?
How is a Step generator used in UFT?
what is actually contain test report? can anybody post the test report
How can you write the scripts that operate on different objects depending on run-time information?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
How does you test a weblink which is changing dynamically?
How to use Environment parameterization? Explain with an example.
What is text check point and text area check point?