I tried writing the script from scratch by learning the objects but when i run the script its says the object is not learnt by object repository.
Latest Answer: No we dont record the script. We learn objects and start writing.Some times if the object is not added, add that object to repository. ...
What do we need to consider for building framework?
Latest Answer: The choice depends upon the scripts under test. If they are repeative with just the data variations then Data driven testing should be used. If some pre-defined functions or less coding can help then Keyword driven testing will be beneficial.If complete ...
Does QTP support AJAX testing ?
Latest Answer: If the Plug-ins for Ajax available and supportrd for QTP means we can automate the AJAX Product ...
I am trying to work with Data Grid, however I am seeing the following error message when I try to execute the testcase. *** Error: Function DataGrid::GetMultiSelText has not been registered. PLease help
When we login to the email say we might be having 10 new emails per say and we record it. using QTP. When we execute it again say after an hr or so the no of emails might be changed. How do we tackle this
Latest Answer: If there are more than one automated regression script, then you can perform a 'Batch Run'While certain automated tools let you write a bit of code to run all the scripts one after the other.There are also more advanced features in tool like QTP - The ...
The application has some reports that can have carriage return. For example, I set my name as report header.ex: Surendra Akkena /n Surendra Akkena /n surendra akkena /n surendra akkena.The report header
Latest Answer: When we have the duplicate object with the same object properties then we need to recognise each object separately using different object properties this assignment of the object properties is done using descriptive programming. ...
Latest Answer: There are lots of open source tools aviable for API testingEx: Webinject, Junit, XMLUNIT, HttpUnit, ANT etc., ...
Latest Answer: 1) Regression testing thats time consuming needs automation, so make sure that there is a need for such regression testing.2) Before you go for setting up automation, make sure that you choose right testing tools in terms of functionality and pricing ...
View page << Previous 1 [2] 3 4 5 6 7 8 9 10 Next >>

Go Top