what is meant by iterative model?What is its working
principle?What are its advantages and what are its drawbacks?
Answers were Sorted based on User's Feedback
Answer / jitendra harnoor
In iterative model, the requirements are given in advance to the tester based on which he can prepare test cases.Using the test cases, the developer can prepare the required source code accordingly.This method is also known as Test Driven Development.(TDD)
| Is This Answer Correct ? | 1 Yes | 1 No |
There are two tabs in the application suppose, A and B.On clicking the tab "A" one table grid will open. if u click on tab "B" Another table gride will open. Now can I do some operations on both table grids with a single table grid properties in the object repository? I have added all objects of the first table grid into the object repository Now iam checking enable/disable status of "save button" in the second table grid my code is like this val=javawindow("zseries").javabutton("save").getroproperty ("enabled") when I highlighting the save button in the object repository by keeping open the second tablegrid on the application.It is displaying the popup message"The selected object can not be found in the application" can I use properties of one table grid for both tabs if so how it is possible. Can anyone help me
Can we select add ins in UFT during run time
what is exacltly TIERS ?
Have you used TD?
what is the script for keyword driven framework in real time?plz its urgent
hi in QTP 8.2 in the edit box has text like "raju want married" . i want to check "want" is their in the text or not ?
Hoe we can export TEST RESUALT IN to XL-sheet?
how can you describe the basic flow of automation with conditional and programmatic logic?
what is the syntax or command in vbscript to display user message example i want to display "welcome to QTP".
What are SetToProperty, SetRoProperty, GetToProperty scripting?
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
1.IF SOME OBJECT IN APPLICATION IS NOT IDENTIFIED BY QTP? HOW WILL YOU OVERCOME THIS? 2. WHEN AND WHYDO U GO FOR DESCRIPTIVE PROGRAMMING? 3. WHAT IS THE DIFFERENCE BETWEEN VB AND VBA? 4.WHAT ARE THE REGULAR EXPRESSIONS YOU USED? 5.IF ANY REQUIREMENT IS ADDED IN YOUR PROJECT, HOW WILL YOU PROCEED TO DERIVE THE TEST CASES AND HOW WILL YOU PERFORM AUTOMATION FOR IT?