What is V Model testing? V Model or Verification and Validation Model. Every testing execution should follow some sequence and V Model is the perfect way to perform the testing approaches. In V Model there are some steps or sequences…Continue Reading →
While attending many Software Testing Interview I collected some important differences which asked by interviewer to explain the differences between many testing terminologies. No matters you are experienced or fresher, these differences could be asked from anyone as these are…Continue Reading →
These days where technology is on high demand and mobile is the best way to use and access any application anywhere. Many people who are running small business or have any product or website, they like to have mobile apps…Continue Reading →
What is private browsing? Private browsing is nothing but a browser which does not save any information like cookies and history. As soon as you close the browser after use, all the sessions get expired and all the browser tracking…Continue Reading →
There is no doubt that you need a very good knowledge about software testing and somewhat automation testing. But if you think only software testing knowledge is enough to crack the testing interview then you might be wrong or you…Continue Reading →
What is Trello: Trello is the online project management tool to manage project activity. With Trello its very easy to track the work progress on daily basis and make easy your project management. There is no other documents like spread…Continue Reading →
TestNG is the tool that provides platform to perform unit testing of your application. Mostly TestNG is used by developers to perform unit testing, but now a days TestNG is also widely used by software testers for white box testing….Continue Reading →
Have you logged in Facebook account and forgot to log-out Facebook account in device which is not yours? Or have you forgot to log-out your Facebook account from public computer? This mistake can be happened often and causes someone else…Continue Reading →
Operational Readiness Test is one of the software testing strategy. Operational Readiness Test is performed at final stage of testing when all other testing activities are performed and build is ready for live deployment. In Operational Readiness Test we basically…Continue Reading →
Security testing on web is nothing but preventing the web application from all the vulnerability. Prevent all the secure data to be published or viewed by unauthorized people. All the private data should be secured and should not be accessible…Continue Reading →