Skip to main content

Posts

Showing posts with the label Mobile Manual Testing

Featured Post

What is Salesforce ? Who is salesforce developer?

  1. Introduction to Salesforce Definition : Salesforce is the #1 Cloud-based CRM (Customer Relationship Management) platform that helps businesses manage relationships with customers, automate business processes, and analyze performance. Founded : 1999 by Marc Benioff. Type : SaaS (Software as a Service). Tagline : "No Software" – because everything runs on the cloud, without local installations. 2. Why Salesforce? Traditional CRMs were expensive and required servers, installations, and IT staff. Salesforce revolutionized CRM by moving everything to the cloud . Benefits: 🚀 Faster implementation ☁️ Cloud-based (accessible anywhere) 🔄 Customizable without coding (point-and-click tools) 🤝 Strong ecosystem & AppExchange (marketplace like Google Play for Salesforce apps) 🔐 Security & scalability 3. Salesforce Products & Cloud Offerings Salesforce is not just CRM; it has multiple clouds (modules) for different busine...

Test Scenerio of Mobile Testing, Test Coverage for Mobile Testing

 Test Scenario of Mobile Testing, Test Coverage for Mobile Testing:- Mobile Testing is the most important testing for today's IT world because 90% of users operate applications from mobile devices. The web application can be easily tested by the web browser but the mobile device has no limit, Mobile application has a wider screen that's why it is most important to check. Type of Mobile Testing 1)  Functional Testing:-  compete for the business flow of the application and check all individual screen functionality. 2)  UI Testing:-    2.1)  Landscape | Portrait mode    2.2)  Language Testing 3)  Cross Platform and Device Testing 4)  NON Functional Testing        4.1) Performance Testing       4.2)  Security      4.3)  Accessibility     4.4)   API Testing 5)  Real-time environment Testing      5.1)  Test Network conditions ...