User acceptance testing and test cases

Posted by VIKAS
Q- What's the purpose of acceptance testing? Can we use the same test cases of system testing for acceptance testing? A- Let's take a look at the first part of the question –"What is the purpose of acceptance testing?" The purpose is to give the end-user a chance to give the development team feed back as to whether or not the software meets their needs. Ultimately, it's the user that needs to be satisfied with the application,...

Quality Assurance Testing vs. User Acceptance Testing

Posted by VIKAS
Q-What is the difference between quality assurance testing and user acceptance testing?QA (Quality Assurance Testing)Technology Oriented Tester Functional Component Integrated features Requirements specification Design Specification Interface level entry points Analysis testing tools UI end to end features Prior to UAT UAT (user acceptance testing)Business Oriented Testers Business Scenarios Real World business needs UI end to...

How to test software with continuous the changing requirements

Posted by VIKAS
Q- I am a test engineer working on Windows applications. I do manual testing. In the agile world, when things keep on changing every now and then, it's difficult to get well-defined requirement specifications from developers, which disturb test case writing, traceability, and test execution. What would be the right strategy to make sure we are delivering quality product?If you have dynamic requirements to test software then do...

Benefits of Certification

Posted by VIKAS
Increases Company ReputationRecognition by IT management for professional achievementCompetency resources to IT staffHelpful for Marketing with the clientsIncreased Confidence in Personal CapabilitiesImproved Software Testing Methods, Techniques, and MeasurementCertification gives you a competitive edge for promotion and hiring.Raises profile of testing in an organizationAble to detect defects those others miss and save your employers...

what are the possible test cases for account transaction

Posted by VIKAS
Possible test cases for a/c transactions are:test case 1 : name of the a/c holder ( max and min character value)test case 2 : available balancetest case 3 : max no of transactions ( withdrawals )on a particular daytest case 4 : total amount drawn on a a particular against amount withdrawal li...

Test Cases for Mobile Phone

Posted by VIKAS
Test Cases for Mobile Phone:1)Chek whether Battery is inserted into mobile properly2)Chek Switch on/Switchoff of the Mobile3)Insert the sim into the phone n chek4)Add one user with name and phone number in Address book5)Chek the Incoming call6)chek the outgoing call7)send/receive messages for that mobile8)Chek all the numbers/Characters on the phone working fine by clicking on them..9)Remove the user from phone book n chek removed...

How to write the test cases of Cut/Paste & Copy/Paste in Exel format.

Posted by VIKAS
Test case for cut/Paste in XL=>Verify that the Excel is install in your computer or not.=>Verify that the Excel is open and work carrectly=>Verify that the text is cut and save in clipboard after cutting a text.=>verify that the Text(which is cut by cut command) is paste in the place where you want to pas...