a apllication is given to you but the requirements and
functionalities are missing what will you do to start the
testing?
Answers were Sorted based on User's Feedback
Generaly this type of case u can go for adhoc testing or
monkey testing.
jst go thru the whole application try to grap all the
important funcationalities check all the results as per ur
basic knwledge.
here in this case company wants u test how far ur knwoledge
in the domain? how how far ur mindset works.try to catch
all main and important functions and write a test cases on
it.
all the best dude!!!!!!!
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / shashi
First I will discuss the application scenario and functionalities with the Business Analysts or developer. On the basis of that discussion, I prepared a document in consultation with Business Analysts and Developers and then started writing Plans and Test Cases.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / srikanth
First need to talk with the Team leader or the porject
manager or with the developer and get the basic knowledge
of the system , what you should do , what you should test,
then start doing Adhoc Testing or Exploratory Testing.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ramprasad.s
HI
Ad hoc Testing with domain knowledge
sun_ramprasad@yaho.com
9940314706
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / kamblep
You go in for adhoc testing.Adhoc Testing requires that the
test engg has some knowlegde abt the system,whereas in
exploratory testing the test engg gets to learn abt the system
as he performs the actual testing and hence the name exploratory
testing
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / ajay
I do exploraitory testing and adhoc testing as if think
both are same but slight diff..........
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / santhosh
What the answer told is right bu i want to add some more stuff
We can go for Adhoc testing or Monkey testing.
correct me if I am wrong
Is This Answer Correct ? | 0 Yes | 2 No |
What is difference between static and dynamic and testing?
explain current project?
when tester found bug then where it is assign to developer or testlead
what is traceability matrix? when we are using this traceability matrix in ur project?
What is non-functional testing?
Process and procedures followed while writing Integration testcases and system test cases
what ways u followed for defect management
what is tracebility matrix? what is negative testing
14 Answers Creative Informatics, RTG, Symantec, TCS,
What is testing methodology?
24 Answers AppLabs, CTS, Google, IBM,
What are the factors affecting a manual testing project and what are the ways to overcome it?
If there there are 100 test cases which need to be executed in one day and out of them 50 are of Critical Severity, 30 are Major and 20 are Minor. What would be your approach?
does the efficiency of test increases with increase in number of test cases.that is the more number of test cases then more efficient is the applications test,is it true?