how to access a build & wat is its configuration.
No Answer is Posted For this Question
Be the First to Post Answer
What do you understand by ‘test effectiveness’ and ‘test efficiency’?
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 is operations testing? is it coming under white box testing/unit testing?
What is error guessing?
What is change request?
What is basic block?
hi friends, i plan to study istqb certification cource. so any one send me model question paper for me.
In one project, How much “%” effort made by SQA Tester? e.g. : developer = 35%, manager = 10%, etc.
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.
Explain stress testing, load testing and volume testing?
What is code complete?
What if the application has functionality that was not in the requirements?