what are build and version plz explain why nomber changes
in build and version?
Answer Posted / sri
Version: It is a set of code to which major/minor or a
patch of changes is made. Hence we say a build is released
to the QA team for testing
Build: It is a a set of code in .exe to which changes are
made which is mile stone, Release candidate or general
availability based.
Note: To each build we give a version with names
major/minor or patch depending on the type and number of
changes made. When i say type of changes it means
complexity. In this way they are interlinked
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How many types of trigger events are there in qtp?
Hoe can we do retesting using functions please give the code for it using login page
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
What is the parameterization? Give one example?
They asked by using qtp recording writing scripting
what is meant by source control?
What is difference between Recording time object identification and Run time (Execution) time.
What are the automation metrice in your project?
How to record a qtp script ?
Which environments does qtp support?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
What is keyword view in qtp?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks