Answer Posted / navatha
having goog knowledge of scrpting .lik Vb script
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
What are the views available in quicktest professional?
What is environment variable in qtp and why to use it?
what is the difference between modular framework & datadriven framework
Explain the types of object repository?
How to use Environment parameterization? Explain with an example.
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
Explain hybrid framework with advantages and disadvantages?
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
In qtp, how you can get the last character from a string?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
How to use transactions in qtp?
Name the properties you would use for identifying a browser and page when using descriptive programming?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?