what are the attributes of QTP?
Answers were Sorted based on User's Feedback
Answer / vengi
QTP attributes are
Fast
programmable
reusable
repatable
comprehenceble
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ns
1. functional testing
2. gui testing
3. backend testing.
| Is This Answer Correct ? | 0 Yes | 1 No |
what is the difference between quality and testing ?
Have you done batch testing in qtp? If yes how you are doing?
hi i need to learn qtp its very urgent..pls tell me who is the best faculty for qtp in hyd..... and i plan to go foe mindq nageshwar rao? its good or not?
when there is a task that gets repeated in multiple scripts what do you do in QTP?
What are the data types in qtp?
how to identify the objects if application consists of objects that have same properties.
How to handle the exceptions using recovery scenario manager In QTP?
How to create a Runtime property for an object in QTP?
How do u use Database checkpoints and what are the use?
Hello, Can we capture only the labels of the web page in the object repository. If yes, then how. Actually my scenario is: I have to capture all the label of mercury site http://newtours.mercuryinteractive.com/tour/mercurypurchase. php. and want to copy all these labels in the notepad. So,please help me how to do this all. Thanks in advance, Gaytri
I m trying to automate one vb desktop application in that there is vblist vbcombobox many other vb tools are there ,when i m trying to find some unique property to identify the object (take example of vbcombobox ) I cannot find any unique property, all the combobox belong to same nativeclass same name no ids are available ,only the distinct property is there x and y coordinates so i m using some code like this "vbbutton "nativeclass:=ThunderRT6CommandButton","x:=304","y :=443").exist(2)" but i dont find them reliable .Can anyone suggest me some other way to identify those objects with some unique property or is there any way to register our own property .I m using descriptive programming to write the code .Thanks in advance
Explain about import and export files?