Define PEER Review ,what it contains & What we discuss in
that meeting.
Answer Posted / rajesh.pothina
Hi,
PEER Review is nothing but interchanging the test cases
with in the team to know whether all the test cases has
covered the SRS document or not.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the types of text lines in a testplan file?
What is the vo browser extension?
What is a test frame?
What is silktest host?
Can silktest run on mac?
What is the syntax of ui object identifier used by dom extension?
Hi All, An newbiee to silk test tool. I wanted to write a function which checks the browser type installed in the local machine & then based on the browser type test case should run. I tried little bit writing the function : Void Func_ValidateBrowserType() Window myWin myWin = Browser.GetRealBrowser () print (myWin) Any help please.. Thanks, V
Can silktest switch browsers automatically?
How to run a test case from a testplan file?
What are the important aspects of a test case?
How to create a test frame?
What is stored in a test frame?
How to download latest silk test trial version?
In SilkTest we have a function Except Log which displays the path of the error occured in a Script.In QTP do we have any function like that?
How dom browser extension identify a web application ui object?