Saturday, December 30, 2017

Top 5 Common Mistakes of Test Automation & Their Solutions

With expanding appropriation of test mechanization, undertakings are intensely relying upon it to test frameworks and application every day. In any case, relatively few ventures and test mechanization engineers can receive the rewards of test computerization. In the wake of conversing with a few test robotization specialists and advisors, we have recognized a few errors that analyzers make more than once, which is the explanation for test mechanization disappointment and diminishing ROI.

Here is a rundown of the 5 most regular missteps of test mechanization and their answers:

1. Utilize Record and Playback for Scripts

Numerous analyzers rely upon record and back for making test contents. In any case, the record highlight ought to be seen as an approach to produce a skeletal content and ought to seldom be seen as the last advance in content creation. The truth of the matter is that a viable mechanization testing expects you to tweak the produced content.

Arrangement:

Content Customization includes information parameterization, including checkpoints for approval. It could likewise include modularizing the content to enable a few analyzers to chip away at it at one time.

2. Non-Usage of Validation

Another slip-up that undertakings and test engineers make is that they utilize test contents with no approval. In situations where test contents require approval of some activity for e.g. testing of a site that has a login page. For this situation, you have to approve whether the login has succeeded or not.

Arrangement:

Content approval should be possible by utilizing checkpoints. Checkpoints help recognize web objects, page parameters or maybe some content on the page. Checkpoints ought to be put at however many focuses as could be expected under the circumstances.

3. Consider Visible Validation Only

Analyzers likewise neglect to consider approvals other than obvious items while testing applications. Approvals ought not be confined to noticeable components, for example, page content, catch, and so forth.

Arrangement:

It's imperative to keep approvals that demonstrate that the procedure has been finished. On the off chance that you are utilizing a request passage framework to put in a request, you should need to inquiry the database to guarantee that the request was in certainty spared effectively into the database.

4. Supplant Manual Testing with Automation Testing

Computerization is an extraordinary method to enlarge your testing endeavors. Be that as it may, test specialists and endeavors regularly consider it as a substitution of manual testing which is the reason they can't accomplish compelling testing and scope. Preferably, mechanized testing ought to be utilized as an approach to enhance manual testing.

Arrangement:

Make an agenda of highlights which can be mechanized for testing. For e.g. You may test a site page that has incongruous textual styles. Computerize just the piece of a content that checks for the blunders in the text styles.

5. Utilization of Inappropriate Test Cases

Test designs likewise confer botches while planning experiments which result in improper experiments. These experiments, subsequently don't speak to an application stream and capacities.

Arrangement:

Make little example test cases consolidated into one single test suite that speaks to the whole useful stream of the application.

Maybe every analyzer or QA ventures would confer one or the greater part of the above mix-ups at a few or the other purpose of time. Following the answers for each of these oversights can be an approach to enlarge test robotization endeavors and increment the general ROI.

Top 10 HP UFT Interview Questions for 2018

Based on My Experience, we judge a person on first 5 or 10 questions. If a person is able to answer first 5 questions, correctly, then we make a decision in back of our mind that that person might have some potential.

I have shared those questions on my website http://www.sendmecode.com do visit the site and take a look at the questions which I have created.

Automating XML files using UFT

How to automte a XML file. XML automation using Vbscript and HP UFT, for this I have written a detailed article on my website. Please visit below link

http://sendmecode.com/xml-automation-using-uft/