Answer Posted / ajay
grey box tesiting is a combination of both black box and
white box testing. The tester who has programming knowledge
can perform grey box testing.
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
Can any body worked in QA in Finincail / Trading experience. i appreciate if you ans my some questions.
What are the solutions for the software development problem?
Is automating some test case is important? What about the maintenance? When will automated test become uneffective?
What are the challenges faced with the 1+ years experience team.
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
What are basic, core, practises for a QA specialist?
what for cmmi and iso(what are they) are used and how we can use them in our testing and whole work related to sqa.Do it has any kind of format if it has kindly tell me from whr i will get it kindly give detalied answer?
How u r estimating the budget 4 the project?
Q. How do you select product components for validation?What are the contents of QMS?
What is the role of qa in a project development?
How is adhoc testing different from exploratory testing?
What are the contents of test plans and test cases?
What has not worked well in your previous QA experience and what would you change?
What is specification-driven testing?
prepare functional requirements and design test cases for a given business requirement as follows(consider all the implicit requirements): A message portal is given,Login into that, check for any e_mail in inbox-if present reply,if not compose a mail and send it.