Hi
How to test web applications in Manual testing?
How does the client- server works in Manual testing?
Pls answer me ASSP.
Thankyou in adavance
Sunitha.
Answers were Sorted based on User's Feedback
Answer / preethi
When we are conducting Manual Testing On Web Based
Application following are the concepts u have to test:
1)First and main is u have to test all the modules
functionalties or working as per customer or not
And the New concepts are
2)We have to test all the web links/URL's(Its a Link Driven)
3)And the text we are having in the pages.
When we are conducting Manual Testing On Client-Server
Application following or the Concepts we have to test:
1)First and main is u have to test all the modules
functionalties or working as per customer or not
And the New concepts are
2)We have to test all the Menu's are working as per the
description or not.(Its a menu Driven)
3)And the text we are having in the pages.
Regards
Preethi.G
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / prashanth
Hi,
Testing a web application
1) GUI testing( User interface testing)
2) Check the URLs of the pages
3) Functionality testing: Flow and functionality of the web
application(e.g. when user click on particular button or
link does it navigating to the same page or not. If it
navigate to other page it is a bug)
4)Compatibility testing: comparing with different browsers
like IE, MOZILLA, CHROME,OPERA,SAFARI, etc..
5) usability testing: how much user friendly is the web
application
like this we have
database testing, Security testing, performance testing,.....
By:- Prashanth Reddy
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / pavani
Hi Rajendra, Can u tell us what cannot be tested using
Automation Tools?
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / rajendra prasad
Remind one thing anything can be tested using manual testing
but it is not possible with automation tool.
" Manual testing is heart but automation is only part"
One important point is that: Performance/Load acnnot be
tested with out a tool.
byeee
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 3 Yes | 4 No |
Answer / mahesh kumar
Hi all
As per my knowledge. manual testing is more stable then
auto mation tool on ly one things is there tah maunul
testing takes time but provide stability.
I think bsicly performance of an application can be test
munally. For excample to input the comples data base query.
| Is This Answer Correct ? | 1 Yes | 2 No |
difference between development project & maintainance project
Tell me about the best bug you ever found.
How to check for spelling mistakes in the application when doing manual testing please tell me their is any alternative other than by observing
suppose if you are in ATM center and if you withdraw an amount of rs. 10000/-, you get a message to your mobile for deduction of amount but you did not receive any amount from ATM machine. What will you do? How do you rise a defect?
Can you tell me what is boundary value analysis and Equivalence partitioning, and error guessing with examples
why do u go for test bed?
anyone can explain,Diff b/w buid and release
Types of testing
how to report reviews
Suppose a tester reports the bug to the developer and developer rejects it saying that the bug which is reported by tester is not a bug.In such a case what should a tester do?...Kindly answer this question ..
9 Answers Infinite Computer Solutions, PayPal,
Data flow testing is a control structure testing technique where the criteria used to design test cases is that they Option 1 Rely on basis path testing Option 2 Exercise the logical conditions in a program module Option 3 Select test paths based on the locations and uses of variables Option 4 Focus on testing the validity of loop constructs
How will you test manually if you have more than 1000 of data?