What is Automation frame work.How we will prepare in real
time.
Answer Posted / harsha
its the rules followed by organisation to Automate the
application. It defers frm organisation to org and app to
app
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
How does qtp identify objects in the application?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
How you know that a test case is a regression test case
How the exception handling can be done using quicktest professional (qtp)?
How many types of parameters are there?
What are the views available in quicktest professional (qtp)?
UFT 12.02 which ALM version will support
What are the types of object repository?
What are output values and why they are used ?
If I change the object name in one action will it be updated in all the actions? Or not?
What is quick test pro? What is a quick test professional?
Give the syntax to import/export xls into qtp.
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans