Without exact specification can we write test case for
functional testing?
Answer Posted / pravek dadhwal
yes...specially when your company is Product based because
first you develop a Product/Software based on the feedbacks
received from the customer on ur last release and then find
the potential customers who can buy your products.In that
case you can get in touch of your developer and understand
the flow of the module and start designing the Positive and
negative test cases in order to find issues and giving
confidence to the product before release.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of test strategy?
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.
What is the difference between a standalone application, client-server application and web application?
What is Pre UAT and UAT is there any difference ?
I am DD. I am working as a Tester in e-learning company? IS there scope for content testing? or i have to change to software testing. pls guide me...
*) Internal review defect gets detected… 1) During peer review. 2) By the own stuff member onsite/offshore. 3) During Informal review process. 4) None of these 5) All of these
can u plz give an example for regression testing with example.
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
what will be verification and validation test cases for yahoo login page (only functional test cases)? Please explain in details.
What is known as data-driven testing?
What is system level testing?
what is functional testing terminologies
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form