If u don't have any Knowledge on perticular application but
they give that application to u for Testing ? Then How we
wil move towards testing on that application?
Answer Posted / usha
without knowing about application testing is not possible,
because by reading BRS,SRS,Function specifications/use
cases only we impliments test cases and executes tests. If
there is no information about application at least we must
find from our test lead whether it is related to any other
application and then we can proceed by gathering details
from experts or other sources then only we will tests that
application. Application means the customer should submit
details and his expectations on that soft ware. so i think
it is not come in to picture maximum.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which scripting language used by quicktest professional?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
Can any suggest me what is exposure testing?
Can U Explain about QTP tool from older version to latest version also its differences?
how to find that tools work well with your existing system?
What is difference between run time object and test object?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
What are the types of properties that quick test learns while recording?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
write script for bitmap image?
I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...