TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    LT Browser

    Score9.5 out of 10
    N/ALT Browser allows users to test the mobile view of a website on different screen sizes and resolutions. With over 50+ devices to choose from, LT Browser aims to make mobile website testing easier, and ensure that a website is mobile responsive. Users can create their own custom devices and save it for future uses. Create new mobile, tablet or desktop devices and test a website on various devices, screen resolution and perform screen resolution test for website on different screen…N/A

    NativeScript

    Score4.8 out of 10
    N/ANativeScript is an open source framework that allows you to create native iOS and Android apps, with one codebase, using ​the web skills you already have (JavaScript and CSS) and ​the libraries you already love​.N/A
    Pricing
    LT BrowserNativeScript
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    LT BrowserNativeScript
    Free Trial
    YesYes
    Free/Freemium Version
    YesYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional DetailsUnlimited Access To LT Browser For EveryoneThe NativeScript framework and CLI are completely free and open source. NativeScript Sidekick is a free download to improve developer productivity with optional paid tiers for power users.
    More Pricing Information
    Community Pulse
    LT BrowserNativeScript
    Considered Both Products
    TestMu AI
    No answer on this topic
    Progress Software
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    10 Answers
    No answers on this topic
    Delivers good value for the price
    90%
    Delivers good value for the price
    9 Answers
    No answers on this topic
    Happy with the feature set
    100%
    Happy with the feature set
    10 Answers
    No answers on this topic
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    9 Answers
    No answers on this topic
    Implementation went as expected
    100%
    Implementation went as expected
    10 Answers
    No answers on this topic
    Best Alternatives
    LT BrowserNativeScript
    Small Businesses
    TestMu AI (Formerly LambdaTest)
    Score8.9 out of 10
    No answers on this topic
    Medium-sized Companies
    TestMu AI (Formerly LambdaTest)
    Score8.9 out of 10
    SAP Extension Suite (discontinued)
    Score8.4 out of 10
    Enterprises
    TestMu AI (Formerly LambdaTest)
    Score8.9 out of 10
    No answers on this topic
    All AlternativesView all alternativesView all alternatives
    User Ratings
    LT BrowserNativeScript
    Likelihood to Recommend
    9.5
    (10 ratings)
    4.8
    (13 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    8.0
    (1 ratings)
    Support Rating
    -
    (0 ratings)
    1.0
    (2 ratings)
    User Testimonials
    LT BrowserNativeScript
    Likelihood to Recommend
    TestMu AI
    I think LT Browser is one of the best programs I know to perform performance, usability, and experience tests on websites because it has a wide range of tools for this purpose; in addition, I consider that its price is affordable for professionals or freelancers with little income as well as for large companies that want the best tools, best of all, is that Lamdatest offers a free plan for students and I think LT Browser is also a very good tool for learning. On the other hand, and being quite honest, I can't find scenarios where LT Browser is not suitable in its area of application or what this software is specialized in.
    Incentivized
    Read full review
    Progress Software
    I gotta be honest, after a PoC period, we choose to rewrite the whole application in a different cross-platform app. Our developers had to invest a lot of time and effort to debug a lot of plugin-related issues, which we needed to utilize the android mobile phone capabilities. QR reader, special visualizations, and fine-tuning were really hard and often resulted in writing native Android code instead of using the shared Angular code. In the end, we think that writing a standalone Android app and an Angular app would have been a better alternative, as the shared code base was so unreliable that it did not save us any time.
    Incentivized
    Read full review
    Pros
    TestMu AI
    • LT Browser is to create, test and debug multiple web and mobile sites.
    • Ideal for finding code errors and share bugs through our favorite project management/bug tracking tools, like Jira, Asana, GitHub, etc.
    • LT Browser works fine, saves a lot of time in testing.
    Incentivized
    Read full review
    Progress Software
    • True native app. The app uses native components and that is quite noticeable in the overall performance of the app. NativeScript is also awesome in the way we can access the native APIs, so we are never really constrained by the framework. If we need, we can just dive into the native APIs without leaving our environment and language (JS).
    • Cross-platform. Builds for Android and iOS. It deals with the platforms differences very well.
    • Support for Vue.js. Even though it is just a community effort, the NativeScript-Vue plugin is the best alternative to build native Apps with Vue.js. That was a major factor to go with NativeScript.
    Incentivized
    Read full review
    Cons
    TestMu AI
    • Geolocation feature is not present
    • We can test on only two devices side by side. It should be more than two.
    • Only 30 minutes access in free plan
    Incentivized
    Read full review
    Progress Software
    • The need to know the native Android and iOS APIs to access device hardware and other platform-specific functionality
    • Not all user interface components are available for free
    • NativeScript has no HTML and DOM, which requires some deep knowledge of different UI tools to be implemented instead
    Incentivized
    Read full review
    Likelihood to Renew
    TestMu AI
    No answers on this topic
    Progress Software
    The hybrid is ok but native is better for performance and the right use case I want to go for is the performance without dealing with too many development tools.
    Incentivized
    Read full review
    Support Rating
    TestMu AI
    No answers on this topic
    Progress Software
    The community support is excellent.
    They have a slack community as well as a discourse forum
    forum.nativescript.org
    Both of these offer community driven support.
    The forum is more for a threaded discussion. The slack community is more for a quick talk.
    Incentivized
    Read full review
    Alternatives Considered
    TestMu AI
    One such product that my team eagerly anticipates testing for responsiveness is the LT Browser. The team has discovered that it is a straightforward process to test on the newest mobile devices utilizing the LT Browser. We may start testing our web pages on local systems by simply adding the URL. LT Browser's native developer tools enable us to make modifications to our code right away. It has a pre-installed selection of well-known devices and can operate in simulated mode.
    Read full review
    Progress Software
    Ionic Ionic is an excellent Angular-based framework for mobile, and it does give a lot of access to the native device api's. However, the technology is based on Cordova, which means the apps being built are just webviews, with html, css and JS all running on the UI thread, and potentially creating very slow experiences for users. NativeScript is a truly native solution, and so provides a faster user experience. ReactNative We evaluate ReactNative, and found it much the same as NativeScript. The main difference is that your JS is all written with React, while NativeScript lets you choose between normal JS, Angular, and Vue. For our team, Angular was the most appropriate choice.
    Incentivized
    Read full review
    Return on Investment
    TestMu AI
    • Too many updates. And whenever you update you have to log in again
    • I remember it used to crash one or twice in a week initially. Though it is much less frequent now.
    Read full review
    Progress Software
    • The poor quality of NativeScript documentation has the potential to weigh heavily on development timelines, budgets, and QA resources in a NEGATIVE manner.
    • The poor interoperability of NativeScript plugins can significantly increase development time.
    • The need to seek out professional instruction to learn how to use NativeScript effectively may become a burden on your budget.
    • The number of breaking changes between versions of NativeScript, may cause your development efforts to lag further behind the most recent releases of NativeScript and your other chosen environments than you are accustomed to.
    • NativeScript still does not support the latest major version of Angular. Any significant changes to the other environment components of your systems may hold you back even further while NativeScript plays catch-up.
    Read full review
    ScreenShots

    LT Browser Screenshots

    Screenshot of LT Browser Application Main ScreenScreenshot of Select Devices to compare and start testingScreenshot of Create custom device with a desired resolution to test onScreenshot of Scroll Sync to compare your websiteScreenshot of Simulate different network profilesScreenshot of Record videos and share across the team

    NativeScript Screenshots

    Screenshot of Example of a styled NativeScript list viewScreenshot of Charts and graphs available as part of NativeScript UIScreenshot of Groceries – the app you build as part of the getting started tutorialScreenshot of Leverage native mapping systems with NativeScript