Forum Discussion

harsh_chhibber's avatar
harsh_chhibber
Contributor
11 years ago

Android- How to validate screens - out of android application

Application interact with calling functionalitu and web- url validation 

How to validate the Phone-  Number and web browser- url.



5 Replies


  • Hi Harsh,


     


    Could you please explain your task in detail? Do you want to validate an object which belongs to the app that is opened during your test?


    If TestComplete fails to recognize different objects in this app, you can try using the ImageRepository feature to capture the object you need to validate. Please refer to the "About Image Set Editor" article for details.


     


     

  • My application is linked with Web Browser for opening a Url and it is also to make a call.



    Objects are not recognised when web browser opened and also when dial number screen opened when click on the respective links in my application.

    In short application is linked with web browser and also have functionality to make call.

  • Hi Harsh,


     


    You need to give the Image-based recognition a try. You'll be able to create the collections of images that correspond to objects displayed on the screen. Refer to the article I mentioned in the previous reply.

  • For iOS  blank screen shows whenever out of application screen comes.

    Like when browser opened.



    How to deal with those screens in case of iOS.