Answer Posted / ganesh
Yes, While doing manual testing, Due to the lack of time or
getting new build , We will do the Adhoc testing ( Testing
only the Major functionality ) Which means we will do the
complete workflow without concentrate on Minor changes or
issues.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What is mutation testing & when can it be done?
According to RBI rule how much money can be transferred through online banking at one time...?
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.
.In languages testing, what is the fixed part and changing part?
what is the common in all s.o.p (standaed operating procedure)?
structure of an incident report is covered in stand for software test document IEEE 829 and is called as?
What is configuration management in software testing ?
What is the difference between load testing and performace testing?
How do you get programmers to build testability support into their code?
what is localization and globalization.and what are the ways way are going to test the particular application?how can we identify factual, visual, corrupted characters, link errors, formatting errors, etc in locallization?iam going to attend the interview on localization concepts and languages like : German, Japanese, French, Russian, Italian, Chinese, Korean, Portuguese and Spanish .tell me the process how to do testing above concepts let me know its urgent:anilaluvala@gmail.com 9908814046
How do you test for the coockies for a web application?
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
Explain compatibility testing with an example.
What is an entry criteria?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....