Penetration Testing Tools

Penetration testing, also known as ethical hacking, involves assessing the security of computer systems, networks, or applications to identify vulnerabilities that malicious attackers could exploit. Here are some commonly used tools for penetration testing: Nmap: A powerful network scanning tool used to discover hosts and services on a computer network, thus creating a “map” of… Continue reading Penetration Testing Tools

QA Documentation On MYNE Implementation and Migration

Requirement : The client would like to migrate the given customer, and Vendor data to the MYNE sandbox account. Setting up a subsidiary- A new subsidiary needs to be set up ‘MynTahl Corporation DBA East Electronics’ under the parent company Yune. Rename records or transactions The requirement is to rename records and transactions as per… Continue reading QA Documentation On MYNE Implementation and Migration

Testcase Documentation on – Loan Repayment(Customization)

Requirement Growire Group has a specific need for implementing a comprehensive loan repayment solution, mirroring the functionality currently executed within an Excel sheet. To achieve this, Growire Group envisions the development of a user-friendly form with specific features outlined as follows:   Loan Repayment Calculation: The primary objective is to replicate the intricate loan repayment… Continue reading Testcase Documentation on – Loan Repayment(Customization)

What is NetSuite Implementation

A NetSuite implementation is the process of setting up and configuring the NetSuite software to meet the specific needs and requirements of a business. This includes tasks such as customizing modules, integrating with other systems, and training users on how to use the software effectively. NetSuite Implementation Steps Discovery planning Execution Training Testing Go-live Post-Go-Live… Continue reading What is NetSuite Implementation

Is that possible to populate the line level values through copy previous, make copy and insert buttons in client script

Yes. In the validate line context the location population is possible. In the client script, it is possible to show the location in copy previous and make copy button action in the validate line entry point. When they make a copy in line level and copy previous button, only populate value from the targeted lines.… Continue reading Is that possible to populate the line level values through copy previous, make copy and insert buttons in client script

INTRODUCTION OF AUTOMATION TESTING

Important Java concepts required for selenium: Conditions(if, if-else, switch) Loops(for, while, do-while, for-each) Oops(Inheritance, Polymorphism, Encapsulation, Abstraction) Method overloading, overriding Constructors String Type casting, Upcasting Code optimization Collection(List and Set) Automation: Performing any task by using a tool or machine is called as automation. Advantages: Save the time. Faster Requires less manual effort Restless. Accuracy… Continue reading INTRODUCTION OF AUTOMATION TESTING

Independent Testing

Independent testers are external to the organization, either working on-site (in-house) or off-site (outsourcing). How independence of testing is implemented varies depending on the software development lifecycle model. For example, in Agile development, testers may be part of a development team. In some organizations using Agile methods, these testers may be considered part of a… Continue reading Independent Testing

Review Types in Software Testing

General Considerations: All review types contribute to defect detection; selection depends on project needs, available resources, product type, risks, business domain, and company culture. A single work product may undergo multiple review types, and the order may vary. Informal Review (e.g., buddy check, pairing, pair review): Main purpose: Detect potential defects. Additional purposes: Generate new… Continue reading Review Types in Software Testing

Test Execution Tools

Test execution tools execute test objects using automated test scripts. This type of tool often requires significant effort in order to achieve significant benefits. Capturing test approach: Capturing tests by recording the actions of a manual tester seems attractive, but this approach does not scale to large numbers of test scripts. A captured script is… Continue reading Test Execution Tools

Testcase Documentation On Cavity slider work order Excel Doc

Requirement : Test and verify that upon creating the sales order the work order will be created for the respective order based on the door width, door height etc. Test and verify that a custom button is developed in the work order. Test and verify that clicking the custom button the system will perform the… Continue reading Testcase Documentation On Cavity slider work order Excel Doc