what are the Common Problems in S/w development process
Answer Posted / mfsi_krushnas
In my opinion there are a lot of factors which can cause the
development process.
1.Lack of experience
2.lack of resources
3.formality of the document
4.inability to understand the specification
5.Lack of skill
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How you can find length of array in qtp?
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
What are the methods of the TextStream object that are used for reading from a text file?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
There is an excel file of 1 to 100 sheets how you will iterate through it?
What are the different types of recording modes?
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.
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
How you can replace string in qtp?
What is the Difference between test object and run time object?
What are the trigger events in qtp?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
What is object spy in quicktest professional?
What do you to script when objects are removed from application?