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 / 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 |
What scripting language is QTP of?
When I used random numbers(1 to 9) with regular expression and run the test, it runs only 5 iterations with passed result instead of running all 1 to 9. Please tell me what can be the reason
How can i count "spaces" in any sentence or a string if suppose " It is a Testing question" Here we have 4 gaps(spaces) Is there any function to find out spaces between words
How can i find out any "text's" coordinates in excel sheet For example: I want to know the coordinates of "F" Column in the excell sheet While recording when i clicked on F column it is showing the coordinate values 385,9 but with out recording how can i find out them Suppose i want to clik on "H" column writing the script like this Window("Book1").WinObject("Book1").Click (...........) Here I Dont know what (x y )values should i enter Please any one can help me?
hai there..this is chandu..i have a txt file which containing 1000 lines but at a time i want to retrieve 50 lines..after 50 lines i required to retrieve 51-100..like that i want...so could anybody help me in this...thanks in Advance..
Have you used TD?
how and what kind of vb functions do us ein QTP?
give one example where you have used regular expression?
What are the enhancements u did after recording ur script?
If the object property is changing very frequently, what was your approach?
how can we write descriptive programming for menus when qtp is not able to identify it..and how can we write descriptive programming for partially identified and non standard objects..do i have to map the objects before writing the script
Explain the features of quick test pro(qtp)?