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 |
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
how do u get lib files into scripting files?
I m new to QTP? Is it necessary to know VB for learning QTP for Automation? Can I understand QTP excellently Without practical automation?
what is the default ordinal identifier.what are the send keys in qTP.
Hello Guys, Can anybody Explain me about Automation framework?? and how can we prepareAutomation Framework using QTP
I have one bitmap image in my webpage. The bit map image is moving like 1 place to 2nd place and 2nd place to 3rd place Etc… in my webpage. I wanted to write script for dynamical objects like above example. Could you please send me the answer for above query.
Am going to QTP testing......but i dont know coding languages like (c,c++,java,etc)and am not having interest in coding .............can i choose testing tools like qtp to learn and get a job in software......please reply me
I have a web table,in that web table in 3rd row 4th coloumn i have a link how to click it with descriptive programming? I have a webedit without entering any value how to calculate the size of that field? I have a DB table , how to find the 5th highest salary? write query.
i did B.Tech cse and i secured 76%. instead of siting at home ... i would like to do some course. can u suggest me in this.
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process