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
Name the properties you would use for identifying a browser and page when using descriptive programming?
What is quick test pro? What is a quick test professional?
Can we run multiple QTP scripts one after the other without manual intervention? How?
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
Is it possible to use two instances of UFT on the same machine? If not why?
What is throw object?
Can launch two instances of qtp on the same machine?
In qtp is it possible to check broken links of a page?
Hi All, How to Compare two strings character by character in QTP
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
Explain types of descriptive programming?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
How you create new action in qtp?
Through array we can execute the testcase how ? give me example