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.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / feroz
hi,
what ever chandu told that is correct,but i give the example..ok.
in-patient:for example when a patient go to hospital for accident case doctor will check the patient,and keep in a hospital for few couple of days right
out-patient :it means when a patient go to hospital for headake case doctor will smilpy suggest and give the medicine and send to home this type of patient come under out-patient;
hospital project is a client-server based application
| Is This Answer Correct ? | 1 Yes | 0 No |
Hi, I want to write the script for a webpage. But i didn't added the properties of the objects to the object repository. Without adding the object properties to the object repository, how to write the script. When i am writing the script, Let us say i typed as Browser (""). after selecting ".", if the object is added to the object repository it will display atomatically. But in my case it is not as i didn't added the object properties. How to proceed further in the above mentioned case to write the script manually. Pls let me know if you didn't understand the question.
What is the difference between systemUtil and invoke method..?
What are the versions of qtp,What are the differences b/n them?
How do you invoke an application using the step generator in qtp?
How did you achieve reusability via QTP?
What is difference b/w AOM,DOM,COM Have u ever is used ny of the models.If so why?
What is output value in QTP? Why do we use the output value in QTP?How many types of output values are there in QTP? what are their respective usage in QTP?
tell me QTP standards ?plz
How i can test the background color of the records displayed in a Table. Eg i have a .net desktop application and there is a Table(swftable) with records displayed in the grids. i have to validate whether the 1st record is displayed in white background color and 2nd record in light blue background color...But the constraints is that once user click on the first record...the background color changes to grey.......Plze let me now how to validate this with QTP 9.2.
What is QuickTest Automation Object Model? Where we can use AOM?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
when we apply the daily build each and every day,the property may change in the application.so that the created script is not reusable in winrunner and qtp.for ex for date field it is taken dtpicker.at another time it is taken some other name.how can i solve it.