![Mèo lười 💤](/img/default-banner.jpg)
- Видео 15
- Просмотров 230
Mèo lười 💤
Вьетнам
Добавлен 7 ноя 2016
On this channel, I’ll share what I’ve learned, especially useful knowledge about testing. I also hope to learn more from you.
Let’s walk this journey together 💝
Connect with me through the following channels:
Let’s walk this journey together 💝
Connect with me through the following channels:
iamtester.ru | Generate dummy image (graphic file) with specific size in bytes
Need to create a dummy image with an exact file size for testing or development?
Some tools can help you generate a graphic file with a specific size in bytes. Whether you’re a tester, developer, or designer, this tutorial will help you create precise dummy images for your project needs! 🎨💻
✅ How to generate a dummy image with an exact size 🎯
✅ Tools and techniques for controlling image file sizes 🔧
✅ Use cases for dummy images in testing and development 🛠️
#DummyImage #GraphicDesign #FileSizeControl #ImageTesting #WebDevelopment #TestingTools #FileOptimization #ImageTools
Some tools can help you generate a graphic file with a specific size in bytes. Whether you’re a tester, developer, or designer, this tutorial will help you create precise dummy images for your project needs! 🎨💻
✅ How to generate a dummy image with an exact size 🎯
✅ Tools and techniques for controlling image file sizes 🔧
✅ Use cases for dummy images in testing and development 🛠️
#DummyImage #GraphicDesign #FileSizeControl #ImageTesting #WebDevelopment #TestingTools #FileOptimization #ImageTools
Просмотров: 6
Видео
Screen Recorder | Record Your Screen Quickly
Просмотров 44 часа назад
🎥 Want to record your screen for work, gaming, or tutorials? 🖥️📱 This video will show you how to use the best screen recorder to capture everything on your screen in high quality! Whether you’re a content creator, student, or professional, this tool makes it super easy to record, edit, and share your videos. 🚀✨ ✅ How to record your screen step-by-step 🖥️🔴 ✅ Tips for capturing clear and smooth v...
CSSViewer | View CSS of Any Webpage Element
7 часов назад
We can view the CSS of any element on a webpage using a simple yet powerful CSS viewer tool! Whether you're a web developer, designer, or just curious. 1. Use the CSS viewer tool to inspect any element on a page 🔍 2. Explore and analyze the CSS properties applied to individual elements 🖋️ 3. Quickly check styles like colors, fonts, margins, and more 🖤🎨 #CSSViewer #WebDevelopment #WebDesign #CSS...
Blockchain Testing | How to Add Amoy & Sepolia Testnet to MetaMask
Просмотров 137 часов назад
🌟In this video, I’ll guide you step by step on how to add the Amoy Testnet and Sepolia Testnet to your MetaMask wallet. Perfect for testing smart contracts and blockchain transactions safely without using real funds! 💻 1️⃣ Overview of Amoy and Sepolia Testnets 2️⃣ How to configure RPC URLs, Chain IDs, and other details * POLYGON AMOY TESTNET rpc-amoy.polygon.technology 80002 MATIC *SEPOLIA sepo...
Bug Magnet | Real time test Data Generation Tool
Просмотров 27 часов назад
In this video, we are going to talk about an important Chrome Extension named Bug Magnet 🐞🔍. This extension will help you generate real-time test data 🚀, such as: 1️⃣ Names with special characters like Unicode, Japanese, Chinese, Arabic, etc. 🌏✍️ 2️⃣ Credit Card, Debit Card numbers with Visa, Mastercard, and American Express cards 💳. 3️⃣ Valid/Invalid email addresses 📧✅❌. 4️⃣ Generate SQL injec...
Mobile Automation Testing | Push and Create A Pull Request for a Test Script | Part 2
Просмотров 27 часов назад
The process of pushing your code and creating your very first pull request for a test script 💻 - How to push code to a GitHub repository - Step-by-step guide to creating a pull request If you find this helpful, don't forget to like 👍, comment 💬, and subscribe 🔔 for more tutorials! #git #PullRequest #testscripts #codepush #github #TesterJourney #LearningTogether
Mobile Automation Testing | Push and Create A Pull Request for a Test Script | Part 1
Просмотров 77 часов назад
The process of pushing your code and creating your very first pull request for a test script 💻 - How to push code to a GitHub repository - Step-by-step guide to creating a pull request If you find this helpful, don't forget to like 👍, comment 💬, and subscribe 🔔 for more tutorials! #git #PullRequest #testscripts #codepush #github #TesterJourney #LearningTogether
Mobile Automation Testing | Generate Cucumber Reports for Automated Testing Results
Просмотров 519 часов назад
Walk through the process of executing a Cucumber test suite and generating detailed reports for automated testing. #CucumberTesting #AutomatedTesting #TestSuiteExecution #QualityAssurance #TestingReports #Automation #SoftwareTesting #QA #TestAutomation #TestingTools
Mobile Automation Testing | Run Your First Successful Login Scenario with TestNG
Просмотров 1219 часов назад
Execute your first successful login scenario using TestNG! 🚀 #TestNG #LoginAutomation #SoftwareTesting #AutomationTesting #TestExecution #bdd #java #testautomation #AutomationTools
Mobile Automation Testing | Write Step Definitions Class for Cucumber Scenarios
Просмотров 2819 часов назад
We’ll dive into write Cucumber step definitions for BDD scenarios! 🚀 - @When: Defines the action or event triggered by the user 🖱️ - @Then: Describes the expected outcome or verification step ✅ This approach seamlessly bridges feature files and Java code for smooth BDD implementation #BDD #Cucumber #TestAutomation #Java #FeatureFiles #StepDefinitions #AutomationTesting #SoftwareTesting
Mobile Automation Testing | Create a Login Screen Class Java by extending the Base Test Class
Просмотров 3919 часов назад
🖥️ Write a login screen by extending a base test class! We use Selenium WebDriver to interact with web elements 🛠️✨ #Selenium #TestAutomation #Java #LoginScreen #WebDriver
Mobile Automation Testing | Write a Successful Login Scenario in BDD using Gherkin - Feature file
Просмотров 4919 часов назад
BDD Concepts : Gherkin - Write Feature File - Gherkin : Scenario Outline Keyword❤️📹 #BDD #Gherkin #FeatureFile #ScenarioOutline
Mobile Automation Testing | Use Appium Inspector to find elements on Apps
Просмотров 3219 часов назад
We can use Appium Inspector to locate elements on your app! 📱🔍 - How to locate elements on apps? 👀 - How to use Appium Inspector to find elements? 🔎💡 Get ready for an easy and fun way to boost your automation testing skills! 🚀 Don't forget to like, share, and subscribe! 💖📹 #appium #mobileautomation #appiumInspector
Mobile Automation Testing | Connect Android Virtual Device(AVD) in Android Studio
Просмотров 4019 часов назад
We can create and connect AVD in Android Studio? 🤖✨ An AVD (Android Virtual Device) lets you set up virtual devices to test your apps without needing a real Android device! 📱💡 It's perfect for developers who want to quickly test and debug their apps. 🔧🚀 #androidstudio #avd #androidvirtualdevice #mobiledevelopment #appdevelopment #devtips
Very good video! I have TRC20 USDT in my OKX wallet and I have my recovery phrase: 【pride pole obtain together second when future mask review nature potato bulb】 How do I transfer them to Binance?
You are doing a great job! Can you help me with something unrelated? I have a SafePal wallet with TRC20 USDT in it and I have my recovery phrase: 「pride pole obtain together second when future mask review nature potato bulb」. How do I transfer them to Binance?
Try the following steps In the Binance Wallet app: 1. Open the Binance app or website and log into your account. 2. Go to Wallet > Deposit. 3. Choose USDT as the cryptocurrency to deposit. 4. Select TRC20 as the network (important). 5. Copy the TRC20 USDT deposit address shown on Binance In the SafePal Wallet app: 1. Go to your USDT balance 2. Select Send 3. Paste the TRC20 USDT address you copied from Binance into the recipient field 4. Enter the amount of USDT you want to transfer. 5. Confirm the network is TRC20 (double-check to avoid errors). => Review the transaction details: Recipient address Network: TRC20 Amount to send Transaction fee: Usually very low (a few TRX tokens will be needed for gas fees). 6. Click Confirm to submit the transaction. * Note : You have to be enough TRX for Gas Fees