Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

My Project is HOSPITAL CONTROL SYSTEM. In this MY testing
modules are In-patient and Out-patient. plz explain those
modules. i.e. How explain to Interviewer. with full
details also . Waht types of bugs we can fond ? NOTE : IT
is a web project
plz urgent.

Answer Posted / chandu

Hello frnd, I have done one such project [HIS] Hospital Information System.
In-patient: Who stays in Hospital as patient.
Out-Patient: Who visit the hospital to view the patient.

The type of bugs you encounter in Website are:
1. GUI [Text Alignment, Inconsistency of text, Grammar mistakes, Text moving out of screen].
2. If you notice any 'page not found'/'404 Request' such type of errors; these are major issues which was treated as severity A issues.
3. We need to check the broken links/ User accounts/ Security Testing.

These are few types of bugs in web site testing.

Regards,
Chandu.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.

2196


Hi, how can we check or avoid the memory leakage in QTP9.2?

2094


whenever U using QTP,Test Director, Why we using separate Bug tracking tool?

2146


I have written a code to fetch values fro access db and place in the fields. Iam using GetROProperty to fetch runtime values. Now i want to add runtime values to the access db in field v3. please help me. Its not writting in the db. Option explicit Dim con,rs,db,c Set con=createobject("adodb.connection") Set rs=createobject("adodb.recordset") con.Open "Driver={Microsoft Access Driver (*.mdb)};dbq=D:\Sales.mdb" rs.open "select * from tax",con Do while not rs.eof Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("incost").Set rs.fields("v1") Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("intax").Set rs.fields("v2") c=Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("outtax").GetROProperty("value") rs.MoveNext print c Loop Do while not rs.EOF rs.EditMode rs.Fields("v3").Value="3" rs.Update rs.MoveNext Loop Set rs=nothing Set con=nothing

1981


Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?

1091


How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")

1864


write a script to verify the image path(src property) of the images which are in web pages.

2229


what r the main attributes of test automation?

2080


What is the extension of the recovery scenario file in qtp?

1002


When using descriptive programming?

1105


your coming from electrical backgroung..but y ur coming to software side?

1808


How is test case write?

1050


Discuss quicktest professional (qtp) environment?

1020


any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in

3891


What is meant by a Check Point in UFT? Also, explain the applicable Check Points.

1220