what testing activities u may want to automate?
Answers were Sorted based on User's Feedback
Regression Testing
Functional Testing
User Interface Testing
Retesting
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / dhana
Regression Testing
Functional Testing
Retesting
for Userinterface Testing we have to use Checkpoints,so it
is not feasible to automate.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is test scheduling?
What is the syntax to use out of two characters. Pls anybody can give the answer.. Thanks in advance...
What are SetToProperty, SetRoProperty, GetToProperty scripting?
Do you know how to connect database? Can you tell me the procedures?
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
What are the types of environment variables in qtp?
can any one give me the doccument how to test aproject developed in java language in qtp can here can we use the general vb scripting or we have to use java script here if we have to ese the java script here can any one send me the manual for it means how to write descriptive programming for it thanks in advance
Explain different type of event trigger option.
any one could you explain the following code with example: intFieldItemsCnt =CInt(GetProperty(Browser ("Browsername").Page("Pagename").Weblist ("weblistname"),"items count")) msgbox intFieldItemsCnt
what version of test director supports the QTP? does testdirector supports the QTP9.0?
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
How can we fill data in a text box without recording using object spy. Can you please provide the steps...