Diff b/w Test Design and Test case design?
What is the Design Review's and Code Review's. When will
you conduct tese reviews?
Answer Posted / aiswaryan
Test Design = Test plans like Integration/System/Regression
test plan creation.
Test case Design = Writing a scenario for the requirement.
Checking the design or code without any intervention of PC.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How many types of status are there?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
What is the keyword view and expert view in qtp?
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
What are the advantages of qtp?
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
How to check bitmap output value?
what function you write to do database testing with the help of qtp?
Brief the process of testing with UFT?
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
How can you close the second opened browser?
What are the advantages of a Hybrid framework?
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
Name the different types of recording modes?