Author Topic: Health care domain  (Read 253 times)

Offline megha09

  • Jr. Member
  • **
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Health care domain
« on: January 31, 2012, 08:08:02 AM »
Q1.Currently I am working in Finance domain projects since 3 yrs.As  I am changing my company moving into healthcare domain,I would like to know is there any difference in Testing

Q2.I have heard that automation testing has more accuracy than the manual testing.I would like to know how the automation testing is more accurate as the scripts are written by the user only

Q3.Please can anybody provide the most probable questions asked in a descriptive test for Software Testing.I have 3+ yrs experience

 :)Expecting an early reply

Regards,
Software Tester
mail me on mchaware@gmail.com

Offline dheerajs

  • Full Member
  • ***
  • Posts: 33
  • Karma: +1/-0
    • View Profile
Re: Health care domain
« Reply #1 on: March 28, 2012, 10:52:52 PM »
Hi Megha

1.) Ofcourse you should have basic knowledge about the domain in which you work. If you know all the basic things about healthcare domain, then I don't think you will face any problem  in testing. I think understanding the application is more important than domain in which we are working. (its my thinking , not sure).

2.)Yeah it is true that automation testing has more accuracy than manual testing. This is because:
     a.)If a human is asked to do the same task 10 times. First time he will do all the steps carefully, Second time he will adopt some path  which can save his time, third time he may skip some parts which are not more important and so on. I mean to say that we human do not follow the same steps every time but machine(or written script) does the same thing every time. i.e. Objective assessment
     b.) We people can get bore in comparing  two large document but a machine can not. i.e. repeatability and consistency
     c.) Ease of access to information about testing and application.

3.) Forums are the best place to find such question.

advertisement

Offline mfsi_nilanjan

  • Jr. Member
  • **
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: Health care domain
« Reply #2 on: March 29, 2012, 06:55:02 AM »
Hi Megha,

Below are my understandings for your 3 questions.


1) Initially as you are switching from one domain to another you must be aware of the basic knowledge for that latest domain(Healthcare).
Any domain might have many applications based on that. The testing procedure will remain same , how much you have the domain knowledge better understanding you will able get of the application and able to test  better manner.

2) Automation testing is only for increasing the efficiency and accuracy too. It reduces time time , man power in Long Run. For that you need to write the Script proper and that is a manual thing .You need to understand the application well and it should be well maintainable.
So Initially it might eat up ample amount of time. but once it is done , you will found it beneficial.

3) For interview questions go through Blogs , forums.

Regards,
Nilanajan