What is the test strategy for installation testing?
Answers were Sorted based on User's Feedback
Answer / prasannat
--> Easy to Install: Means Screens are unerstandable
--> Installation Program (Setup) execution.
--> Verify the occupied disk space after installation.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / g
1> install successfully according to the instructions;
2> check the disk space after installation;
3> check if the installed software is working or not;
4> change conditions such as directing to the non-existing
folder to check if installation continues;
5> remove some necessary files in the installation package
to check if the installation continues;
6> cancel the installation when installation is progressing
to check if the installation stops and the installed files
are clean up;
| Is This Answer Correct ? | 2 Yes | 2 No |
What is Service Pack?
how much testing is enough.and why documentation is needed
is there any openings in testing mba guys
what do u like in QA?
Difference b/w Test summary Report and Test closer report?whats content we include in both report.
When will the testing starts? a)Once the requirements are complete b)In requirement phase
Please Anybody tell me,Who is going to do Smoke and Sanity Testing i.e. Developer or tester ? S.Pokharkar Watershed Infotech,Pune
who is releasing the project?PM/TL?
What is meant by UAT testing? And how is the UAT testing carried out?
What is the Driver in Integration Testing..Anybody can explain it.....Thanks in advance.....
How do test cookie? There is any benifits of this? (This is in reference on clientside at the time of request for new page which can send cookie value)
1 Answers Creative Informatics,
They showed me a Web page containing 3 text boxes labeled as Name, D.O.B & Blood Group.It also have 3 Buttons as OK, CANCEL,Reset. They told me that 1) when you click on OK it'll route you to the next page and save the data in the database. 2) When you click on CANCEL it'll route you to the previous page. 3) When you click on Reset it'll clears all the entries made by you. Now they asked me to write Test cases to test the functionality of that web page & asked me to write 1 critical test case after which they will give final go ahead to test the rest of the application... I wasn't able to write the critical test case. Plz answer.