How do u test the application without any documents?
Answer Posted / vasanth
For this type of situation we can call it as Ad-hoc Testing.
Due to lack of documentation we can follow this testing.
Exploratory Testing: -
Due to lack of proper documentation of the software being built, the
test engineers depend on past experience, discuss with others, browse the Internet
or Operate similar projects and contact customer side people if possible.
This style of testing is called “Exploratory Testing”.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is back to back testing?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What are the differences between web applications and client and server applications?
In interview How do explain in Testcase of Calcuator,Cellphones, Email testing?
Explain the difference between alpha testing and beta testing.
I have interview on Guide wire testing. If you please share me.
What is black box testing, and what are the various techniques?
What are the Important test scenarios which can be used for testing a web site?
What is a ‘test plan’?
How do you estimate white box testing?
What is data flow diagram?
Can some one help me writing a manual test case for email applications like yahoo i need for www.everonn.com
What is the responsibility of programmer’s vs QA?
Can you explain the pdca cycle and where testing fits in?
What is the role of the test group vis-?is documentation, tech support, and so forth?