How to supress warnings from the "Test results page"?
Answer Posted / narayana
how we can do the same thing in coding?
thanks in advance
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the recovery scenario in qtp?
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 to attach a file to TD?
What is qtpro? What is quick test pro?
Explain the concept of object repository?
what is clean sweep?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
what is command for executing files?
How do you send email with attachment from outlook using qtp ?
Through array we can execute the testcase how ? give me example
What are the different properties of an web object
For which type of project the iterative model is suitable?
Which recording modes need more memory?
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
Explain object spy in qtp.